Rusty Russell wrote:
quoted text > Allocating PDA and GDT at boot is a pain. Using simple per-cpu
> variables adds happiness (although we need the GDT page-aligned for
> Xen, see later).
>
Not just Xen. Apparently it leads to general goodness.
quoted text > Finally, we can simply call it "cpu_gdt" rather than enduring the
> superfluous and unnecessarily redundant tautology of "cpu_gdt_table".
>
Ah, well, at least it isn't excessive.
Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
J
-
unsubscribe notice 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/
Messages in current thread:
Re: [PATCH 3/8] Use per-cpu variables for GDT, PDA , Jeremy Fitzhardinge , (Tue Mar 6, 11:14 am)