]> Zhao Yanbai Git Server - minix.git/commit
kernel: align gdt and idt base addresses
authorBen Gras <ben@minix3.org>
Sun, 15 Apr 2012 18:39:36 +0000 (20:39 +0200)
committerBen Gras <ben@minix3.org>
Sun, 15 Apr 2012 18:41:36 +0000 (20:41 +0200)
commit927b9ef243e7325d266a92a81d97b4762d282437
tree6d040c0e48a836d020fa1d7595707b49906fc305
parent7daa6a60548f6cdbec1f2c1a6d1f1ad95e6fa1d0
kernel: align gdt and idt base addresses

patch my fdmanana:
As recommended by the Intel 64 and IA-32 Architectures Developer's
Manual Volume 3A, the GDT and IDT base addresses should be aligned on an
8 byte boundary to yield better processor performance.
kernel/arch/i386/protect.c