diff options
author | Christoph Lameter <clameter@sgi.com> | 2007-05-09 11:32:46 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-09 21:30:46 +0200 |
commit | 5e6d444ea1f72b8148354a9baf0ea8fa3dd0425b (patch) | |
tree | c9c07fd97acd925bfb9c4964240799414243d399 /mm/slab.c | |
parent | SLUB: include lifetime stats and sets of cpus / nodes in tracking output (diff) | |
download | linux-5e6d444ea1f72b8148354a9baf0ea8fa3dd0425b.tar.xz linux-5e6d444ea1f72b8148354a9baf0ea8fa3dd0425b.zip |
SLUB: rework slab order determination
In some cases SLUB is creating uselessly slabs that are larger than
slub_max_order. Also the layout of some of the slabs was not satisfactory.
Go to an iterarive approach.
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>
Diffstat (limited to 'mm/slab.c')
0 files changed, 0 insertions, 0 deletions