Re: [rfc][patch 0/3] bootmem2: a memory block-oriented boot time allocator

From: Johannes Weiner
Date: Tue May 06 2008 - 05:04:47 EST


Hi,

Andi Kleen <andi@xxxxxxxxxxxxxx> writes:

>> (because a PFN is not unique anymore)
>
> That doesn't make sense. If a PFN is not uniquely mapping to a single
> memory page anymore the VM and lots of other code in the kernel will
> just not work. And each memory page can be only in a single node.

I meant it is not unique to the bootmem allocator because two bitmaps
might partially represent the same page range.

Hannes
--
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/