Re: ZONE_DMA

From: Christoph Lameter
Date: Fri Sep 22 2006 - 14:41:37 EST


On Fri, 22 Sep 2006, Jesse Barnes wrote:

> Right, the internals are arch specific and don't necessarily have to rely
> on a zone, depending on their DMA constraints.

>From what I can see the arch specific do some tricks and then pick GFP_DMA
or something to get memory that is appropriately limited. Having the
ability to retrieve pages from a certain range from the page allocator
would fix this issue and improve the ability of devices to allocate
memory.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/