]> Zhao Yanbai Git Server - minix.git/commit
Some clean up of the segment selectors macros
authorTomas Hruby <tom@minix3.org>
Tue, 15 Sep 2009 10:01:06 +0000 (10:01 +0000)
committerTomas Hruby <tom@minix3.org>
Tue, 15 Sep 2009 10:01:06 +0000 (10:01 +0000)
commitdb56801ddc777919aebb149a70678b7c85e31483
tree94814fded618ec62ba406e1ba9172dc14fe4c52c
parent71077d122806f5a323de31cf1caa13cff8ff6e01
Some clean up of the segment selectors macros

- [ABCD]_INDEX are not used anywhere

- value of *_SELECTOR is now calculated using the *_INDEX value so changing the
  index does not break the selector

- TSS is now the last of the global selectors. There will be TSS per CPU on SMP
  and the number will vary depending on the maximal supported number of CPUs
  configured
kernel/arch/i386/include/archconst.h