diff --git a/en/smp/index.sgml b/en/smp/index.sgml index 9ee696d048..d37639fcef 100644 --- a/en/smp/index.sgml +++ b/en/smp/index.sgml @@ -1,6 +1,6 @@ - + %includes; @@ -669,6 +669,13 @@ &status.done; + + Lock down kernel linker globals. + &a.arr; + 18 March 2002 + &status.done; + + Rewrite kernel memory allocator to be a slab allocator that uses per-cpu caches. @@ -968,13 +975,6 @@ &status.wip; - - Lock down kernel linker globals. - &a.arr; - 18 March 2002 - &status.done; - - Create mutex profiling tool for the kernel so as to measure contention and behavior of kernel mutexes.