Re: [RFC 00/15] x86_64: Optimize percpu accesses

From: H. Peter Anvin
Date: Thu Jul 10 2008 - 14:04:51 EST


Eric W. Biederman wrote:

No, it's not irrelevant; we currently base the kernel at virtual address -2 GB
(KERNEL_IMAGE_START) + CONFIG_PHYSICAL_START, in order to have the proper
alignment for large pages.

Ugh. That is silly. We need to restrict CONFIG_PHYSICAL_START to the aligned
choices obviously. But -2G is better aligned then anything else we can do virtually.


You may think it's silly, but it's actually an advantage in this case.

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