diff options
author | Pekka Enberg <penberg@cs.helsinki.fi> | 2006-03-25 12:06:42 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-25 17:22:49 +0100 |
commit | a8c0f9a41f88da703ade33f9c1626a55c786e8bb (patch) | |
tree | 8c2904597c61b873bfd85eed4ac196dd66e6f125 /mm/mincore.c | |
parent | [PATCH] slab: implement /proc/slab_allocators (diff) | |
download | linux-a8c0f9a41f88da703ade33f9c1626a55c786e8bb.tar.xz linux-a8c0f9a41f88da703ade33f9c1626a55c786e8bb.zip |
[PATCH] slab: introduce kmem_cache_zalloc allocator
Introduce a memory-zeroing variant of kmem_cache_alloc. The allocator
already exits in XFS and there are potential users for it so this patch
makes the allocator available for the general public.
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/mincore.c')
0 files changed, 0 insertions, 0 deletions