diff options
author | Christoph Lameter <clameter@sgi.com> | 2008-04-14 18:11:41 +0200 |
---|---|---|
committer | Pekka Enberg <penberg@cs.helsinki.fi> | 2008-04-27 17:28:39 +0200 |
commit | 114e9e89e668ec561c9b0f3dea7bcc8af7c29d21 (patch) | |
tree | 12ee7fdc5e3068d7c5e9bf8d7e5f65f75673bf7b /virt/kvm | |
parent | slub: Simplify any_slab_object checks (diff) | |
download | linux-114e9e89e668ec561c9b0f3dea7bcc8af7c29d21.tar.xz linux-114e9e89e668ec561c9b0f3dea7bcc8af7c29d21.zip |
slub: Drop DEFAULT_MAX_ORDER / DEFAULT_MIN_OBJECTS
We can now fallback to order 0 slabs. So set the slub_max_order to
PAGE_CACHE_ORDER_COSTLY but keep the slub_min_objects at 4. This
will mostly preserve the orders used in 2.6.25. F.e. The 2k kmalloc slab
will use order 1 allocs and the 4k kmalloc slab order 2.
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions