SLUB: i386 support
Christoph Lameter authored

SLUB cannot run on i386 at this point because i386 uses the page->private and
page->index field of slab pages for the pgd cache.

Make SLUB run on i386 by replacing the pgd slab cache with a quicklist.
Limit the changes as much as possible. Leave the improvised linked list in place
etc etc. This has been working here for a couple of weeks now.
Acked-by: default avatarWilliam Lee Irwin III <wli@holomorphy.com>
Signed-off-by: default avatarChristoph Lameter <clameter@sgi.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
f1d1a842
Name Last commit Last update
..
alpha utimensat implementation
arm Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
arm26 header cleaning: don't include smp_lock.h when not used
avr32 Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
blackfin rename thread_info to stack
cris Fix trivial typos in Kconfig* files
frv frv: gdb: use __maybe_unused
h8300 h8300 syscall update
i386 SLUB: i386 support
ia64 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
m32r m32r: fix tme_handler to check _PAGE_PRESENT bit
m68k header cleaning: don't include smp_lock.h when not used
m68knommu Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
mips Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22
parisc rename thread_info to stack
powerpc [POWERPC] Add arch/powerpc support for the Motorola PrPMC2800
ppc [POWERPC] Spelling fixes: arch/ppc/
s390 [PATCH] audit signal recipients
sh Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
sh64 Simplify kallsyms_lookup()
sparc [SPARC]: Wire up signalfd/timerfd/eventfd syscalls.
sparc64 [SPARC]: Wire up signalfd/timerfd/eventfd syscalls.
um uml: shrink kernel stacks
v850 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
x86_64 x86_64: use signalfd and timerfd compat syscalls
xtensa