* Zachary Amsden <[email protected]> wrote:
> Make GDT page aligned and page padded to support running inside of a
> hypervisor. This prevents false sharing of the GDT page with other
> hot data, which is not allowed in Xen, and causes performance problems
> in VMware.
>
> Rather than go back to the old method of statically allocating the GDT
> (which wastes unneded space for non-present CPUs), the GDT for APs is
> allocated dynamically.
>
> Signed-off-by: Zachary Amsden <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|