diff options
author | Pekka Enberg <penberg@cs.helsinki.fi> | 2006-06-23 11:03:07 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-23 16:42:46 +0200 |
commit | 4776874ff096cd410382c0eca5d75f69c9dfa58f (patch) | |
tree | 50501cc3d909b03c1e792ac203aa3b56641cd226 /mm/swapfile.c | |
parent | [PATCH] PG_uncached is ia64 only (diff) | |
download | linux-4776874ff096cd410382c0eca5d75f69c9dfa58f.tar.xz linux-4776874ff096cd410382c0eca5d75f69c9dfa58f.zip |
[PATCH] slab: page mapping cleanup
Clean up slab allocator page mapping a bit. The memory allocated for a
slab is physically contiguous so it is okay to assume struct pages are too
so kill the long-standing comment. Furthermore, rename set_slab_attr to
slab_map_pages and add a comment explaining why its needed.
Signed-off-by: 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/swapfile.c')
0 files changed, 0 insertions, 0 deletions