Re: [Xen-devel] Re: [PATCH 00 of 36] x86/paravirt: groundwork for 64-bit Xen support

From: Andi Kleen
Date: Wed Jun 25 2008 - 15:02:12 EST


> What does Linux expect to scale up to? Reserving 16 PML4 entries leaves the
> kernel with 120TB of available 'negative' address space. Should be plenty, I
> would think.

There are already (ok non x86-64) systems shipping today with 10+TB of
addressable memory. 100+TB is not that far away with typical
growth rates. Besides there has to be much more in the negative address
space than just direct mapping.

So far we always that 64bit Linux can support upto 1/4*max VA memory.
With your change that formula would be not true anymore.

-Andi


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