Re: Bug: Discontigmem virt_to_page() [Alpha,ARM,Mips64?]

Martin J. Bligh (Martin.Bligh@us.ibm.com)
Thu, 02 May 2002 15:39:54 -0700


> The difference is that if you use discontigmem you don't clobber the
> common code in any way, there is no "logical/ordinal" abstraction,
> there is no special table, it's all hidden in the arch section, and the
> pgdat you need them anyways to allocate from affine memory with numa.

I *want* the logical / ordinal abstraction. That's not a negative thing -
it reduces the number of complicated things I have to think about,
allowing me to think more clearly, and write correct code ;-)

Not having a multitude of zones to balance in the normal discontigmem
case also seems like a powerful argument to me ...

M.

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