Re: How to guarantee that kmalloc returns an address below 4GB

From: Stefan Richter
Date: Wed May 16 2007 - 09:11:40 EST


Cestonaro, Thilo (external) wrote:
> is there an option for kmalloc, which I can use to allocate
> a buffer which is in physical memory placed below 4GB?
> Not in a remapped area.

GFP_DMA32
http://lxr.linux.no/source/include/linux/gfp.h#L82
--
Stefan Richter
-=====-=-=== -=-= =----
http://arcgraph.de/sr/
-
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/