diff options
author | Jack Steiner <steiner@sgi.com> | 2006-03-08 08:55:46 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-09 01:15:04 +0300 |
commit | 07ed76b2a085a31f427c2a912a562627947dc7de (patch) | |
tree | da15ed460ffa5e43eb644ca0958925275b4b526b /mm/tiny-shmem.c | |
parent | 731805b49489055c1548f7ccfbd44c9b84013264 (diff) | |
download | linux-07ed76b2a085a31f427c2a912a562627947dc7de.tar.xz |
[PATCH] slab: allocate larger cache_cache if order 0 fails
kmem_cache_init() incorrectly assumes that the cache_cache object will fit
in an order 0 allocation. On very large systems, this is not true. Change
the code to try larger order allocations if order 0 fails.
Signed-off-by: Jack Steiner <steiner@sgi.com>
Cc: Manfred Spraul <manfred@colorfullife.com>
Cc: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/tiny-shmem.c')
0 files changed, 0 insertions, 0 deletions