On Tue, 2008-09-09 at 18:20 -0700, Balbir Singh wrote:
This will really suck for sparse memory machines. Imagine a machine
with 1GB of memory at 0x0 and another 1GB of memory at 1TB up in the
address space.
You also need to consider how it works with memory hotplug and how
you're going to grow it at runtime.
Oh, and doesn't alloc_bootmem() panic() if it fails internally anyway?