Files
ubports_kernel_google_msm/arch/i386/kernel
Christoph Lameter f1d1a842d8 SLUB: i386 support
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: William Lee Irwin III <wli@holomorphy.com>
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-12 11:26:22 -07:00
..
2007-05-08 11:15:10 -07:00
2007-03-29 10:25:32 -07:00
2006-12-08 08:28:39 -08:00
2007-05-12 11:26:22 -07:00
2007-05-12 11:26:22 -07:00
2007-05-09 12:30:56 -07:00