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

From: Jeremy Fitzhardinge
Date: Wed Jul 09 2008 - 16:51:11 EST


H. Peter Anvin wrote:
1. it means pda references are invalid if their offsets are ever more than CONFIG_PHYSICAL_BASE (which I do not think is likely, but still...)

Why?

As an aside, could we solve the problems by making CONFIG_PHYSICAL_BASE 0 - putting the percpu variables as the first thing in the kernel - and relocating on load? That would avoid having to make a special PT_LOAD segment at 0. Hm, would that result in the pda and the boot params getting mushed together?

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