[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <op.vx7ghajd3l0zgt@mnazarewicz-glaptop>
Date: Wed, 06 Jul 2011 18:09:00 +0200
From: "Michal Nazarewicz" <mina86@...a86.com>
To: "Russell King - ARM Linux" <linux@....linux.org.uk>,
"Christoph Lameter" <cl@...ux.com>
Cc: "Arnd Bergmann" <arnd@...db.de>,
linux-arm-kernel@...ts.infradead.org,
"'Daniel Walker'" <dwalker@...eaurora.org>,
"'Jonathan Corbet'" <corbet@....net>,
"'Mel Gorman'" <mel@....ul.ie>,
"'Chunsang Jeong'" <chunsang.jeong@...aro.org>,
"'Jesse Barker'" <jesse.barker@...aro.org>,
"'KAMEZAWA Hiroyuki'" <kamezawa.hiroyu@...fujitsu.com>,
linux-kernel@...r.kernel.org, linaro-mm-sig@...ts.linaro.org,
linux-mm@...ck.org, "'Kyungmin Park'" <kyungmin.park@...sung.com>,
"'Ankita Garg'" <ankita@...ibm.com>,
"'Andrew Morton'" <akpm@...ux-foundation.org>,
"Marek Szyprowski" <m.szyprowski@...sung.com>,
linux-media@...r.kernel.org
Subject: Re: [PATCH 6/8] drivers: add Contiguous Memory Allocator
On Wed, 06 Jul 2011 18:05:00 +0200, Christoph Lameter <cl@...ux.com> wrote:
> ZONE_DMA is a zone for memory of legacy (crippled) devices that cannot
> DMA into all of memory (and so is ZONE_DMA32). Memory from ZONE_NORMAL
> can be used for DMA as well and a fully capable device would be expected
> to handle any memory in the system for DMA transfers.
>
> "guaranteed" dmaable memory? DMA abilities are device specific. Well
> maybe you can call ZONE_DMA memory to be guaranteed if you guarantee
> that any device must at mininum be able to perform DMA into ZONE_DMA
> memory. But there may not be much of that memory around so you would
> want to limit the use of that scarce resource.
As pointed in Marek's other mail, this reasoning is not helping in any
way. In case of video codec on various Samsung devices (and from some
other threads this is not limited to Samsung), the codec needs separate
buffers in separate memory banks.
--
Best regards, _ _
.o. | Liege of Serenely Enlightened Majesty of o' \,=./ `o
..o | Computer Science, Michal "mina86" Nazarewicz (o o)
ooo +-----<email/xmpp: mnazarewicz@...gle.com>-----ooO--(_)--Ooo--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists