slab allocator · Maintained
Maintainers
- M Vlastimil Babka <vbabka@kernel.org>
- M Harry Yoo <harry@kernel.org>
- M Andrew Morton <akpm@linux-foundation.org>
- R Hao Li <hao.li@linux.dev>
- R Christoph Lameter <cl@gentwo.org>
- R David Rientjes <rientjes@google.com>
- R Roman Gushchin <roman.gushchin@linux.dev>
Paths
- F
Documentation/admin-guide/mm/slab.rst - F
Documentation/mm/slab.rst - F
include/linux/mempool.h - F
include/linux/slab.h - F
lib/tests/slub_kunit.c - F
mm/failslab.c - F
mm/mempool.c - F
mm/slab.h - F
mm/slab_common.c - F
mm/slub.c - F
scripts/gdb/linux/slab.py - F
tools/cgroup/memcg_slabinfo.py - F
tools/include/linux/slab.h - F
tools/lib/slab.c - F
tools/mm/slabinfo-gnuplot.sh - F
tools/mm/slabinfo.c
Last 30 days
Recent patches
Most-recent 3 patches in this subsystem on linux-raid, ordered by date desc.
-
STALE5768d
[patch v2 1/5] mm: add nofail variants of kmalloc kcalloc and kzalloc
2010-09-02 · David Rientjes <rientjes@google.com> -
STALE5768d
[patch 1/5] mm: add nofail variants of kmalloc kcalloc and kzalloc
2010-08-24 · David Rientjes <rientjes@google.com> -
STALE6167d
[PATCH] mempool: launder reused items from kzalloc pool
2009-07-28 · Sage Weil <hidden>