From: Omar Ramirez Luna <omar.ramirez@ti.com>
To: Ameya Palande <ameya.palande@nokia.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
"felipe.contreras@nokia.com" <felipe.contreras@nokia.com>,
"Menon, Nishanth" <nm@ti.com>,
"Chitriki Rudramuni, Deepak" <deepak.chitriki@ti.com>,
"Guzman Lugo, Fernando" <x0095840@ti.com>
Subject: Re: [PATCH 4/4] DSPBRIDGE: Improved mapped memory cleanup
Date: Tue, 23 Feb 2010 10:23:56 -0600 [thread overview]
Message-ID: <4B84011C.9090603@ti.com> (raw)
In-Reply-To: <d4615a96b803472a13d249bcf7faf3ce5d315346.1266503387.git.ameya.palande@nokia.com>
On 2/18/2010 8:40 AM, Ameya Palande wrote:
> This patch improves current mapped memory cleanup mechanism by using linux
> native list implementation. As a side effect we also get following benefits:
>
> 1. Unnecessary data members in DMM_MAP_OBJECT are removed which results in
> memory saving.
>
> 2. Following functions are removed as they are not needed anymore:
> DRV_ProcFreeDMMRes()
> DRV_UpdateDMMResElement()
> DRV_InsertDMMResElement()
> DRV_GetDMMResElement()
> DRV_RemoveDMMResElement()
>
> Signed-off-by: Ameya Palande<ameya.palande@nokia.com>
> ---
> arch/arm/plat-omap/include/dspbridge/drv.h | 30 +---
> .../plat-omap/include/dspbridge/resourcecleanup.h | 11 --
> drivers/dsp/bridge/rmgr/drv.c | 161 ++------------------
> drivers/dsp/bridge/rmgr/drv_interface.c | 3 +-
> drivers/dsp/bridge/rmgr/proc.c | 43 ++++--
> 5 files changed, 54 insertions(+), 194 deletions(-)
>
Pushed to dspbridge
- omar
next prev parent reply other threads:[~2010-02-23 16:23 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-18 14:40 [PATCHv5 0/4] DSPBRIDGE: Improved reserved and mapped resource cleanup Ameya Palande
2010-02-18 14:40 ` [PATCH 1/4] DSPBRIDGE: Rename DMM_RES_OBJECT to DMM_MAP_OBJECT Ameya Palande
2010-02-23 16:23 ` Omar Ramirez Luna
2010-02-18 14:40 ` [PATCH 2/4] DSPBRIDGE: New reserved memory accounting framework Ameya Palande
2010-02-23 16:23 ` Omar Ramirez Luna
2010-02-18 14:40 ` [PATCH 3/4] DSPBRIDGE: Fix memory corruption in DRV_ProcFreeDMMRes Ameya Palande
2010-02-23 16:23 ` Omar Ramirez Luna
2010-02-18 14:40 ` [PATCH 4/4] DSPBRIDGE: Improved mapped memory cleanup Ameya Palande
2010-02-23 16:23 ` Omar Ramirez Luna [this message]
2010-02-18 18:16 ` [PATCHv5 0/4] DSPBRIDGE: Improved reserved and mapped resource cleanup Felipe Contreras
2010-02-18 22:46 ` Guzman Lugo, Fernando
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=4B84011C.9090603@ti.com \
--to=omar.ramirez@ti.com \
--cc=ameya.palande@nokia.com \
--cc=deepak.chitriki@ti.com \
--cc=felipe.contreras@nokia.com \
--cc=linux-omap@vger.kernel.org \
--cc=nm@ti.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox