All of lore.kernel.org
 help / color / mirror / Atom feed
From: Omar Ramirez Luna <omar.ramirez@ti.com>
To: "Guzman Lugo, Fernando" <x0095840@ti.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	Hiroshi DOYU <Hiroshi.DOYU@nokia.com>,
	Ameya Palande <ameya.palande@nokia.com>,
	"felipe.contreras@nokia.com" <felipe.contreras@nokia.com>
Subject: Re: [PATCH 0/4] DSPBRIDGE: Simplify and optimize sync module
Date: Mon, 5 Apr 2010 21:49:09 -0500	[thread overview]
Message-ID: <4BBAA125.6030605@ti.com> (raw)
In-Reply-To: <496565EC904933469F292DDA3F1663E602CACBE04C@dlee06.ent.ti.com>

On 3/23/2010 8:56 PM, Guzman Lugo, Fernando wrote:
>  From 16f7a1a33d7f76ea3e2962421fea8d5b5f15e4e1 Mon Sep 17 00:00:00 2001
> From: Fernando Guzman Lugo<x0095840@ti.com>
> Date: Tue, 23 Mar 2010 20:04:33 -0600
> Subject: [PATCH] DSPBRIDGE: Simplify and optimize sync module
>
> This set of patches simplifies and optimizes the sync module.
>
> Fernando Guzman Lugo (4):
>    DSPBRIDGE: replace sync_enter/leave_cs with mutexts or spinlocks
>    DSPBRIDGE: replace sync_enter/leave_cs for tasklets with spin_lock_bh
>    DSPBRIDGE: modify sync event functions to use completions instead of
>      sems
>    DSPBRIDGE: cleanup to sync module
>
>   arch/arm/plat-omap/include/dspbridge/_chnl_sm.h |    4 +-
>   arch/arm/plat-omap/include/dspbridge/chnlpriv.h |    4 -
>   arch/arm/plat-omap/include/dspbridge/sync.h     |  327 ++++-------------
>   drivers/dsp/bridge/pmgr/cmm.c                   |   30 +-
>   drivers/dsp/bridge/pmgr/dmm.c                   |   47 +--
>   drivers/dsp/bridge/rmgr/node.c                  |  281 ++++++--------
>   drivers/dsp/bridge/rmgr/proc.c                  |   16 +-
>   drivers/dsp/bridge/rmgr/strm.c                  |   14 +-
>   drivers/dsp/bridge/services/ntfy.c              |   50 ++--
>   drivers/dsp/bridge/services/services.c          |    9 +-
>   drivers/dsp/bridge/services/sync.c              |  465 +++--------------------
>   drivers/dsp/bridge/wmd/_msg_sm.h                |    2 +-
>   drivers/dsp/bridge/wmd/chnl_sm.c                |   42 +-
>   drivers/dsp/bridge/wmd/io_sm.c                  |    4 -
>   drivers/dsp/bridge/wmd/msg_sm.c                 |   88 +++--
>   drivers/dsp/bridge/wmd/tiomap3430.c             |   22 +-
>   16 files changed, 398 insertions(+), 1007 deletions(-)
> --

Pushed to dspbridge.

- omar

      reply	other threads:[~2010-04-06  2:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-24  1:56 [PATCH 0/4] DSPBRIDGE: Simplify and optimize sync module Guzman Lugo, Fernando
2010-04-06  2:49 ` Omar Ramirez Luna [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BBAA125.6030605@ti.com \
    --to=omar.ramirez@ti.com \
    --cc=Hiroshi.DOYU@nokia.com \
    --cc=ameya.palande@nokia.com \
    --cc=felipe.contreras@nokia.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=x0095840@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.