Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 72e0fe22 authored by Kees Cook's avatar Kees Cook Committed by Vlastimil Babka
Browse files

mm/slab: Introduce kmem_buckets typedef


Encapsulate the concept of a single set of kmem_caches that are used
for the kmalloc size buckets. Redefine kmalloc_caches as an array
of these buckets (for the different global cache buckets).

Signed-off-by: default avatarKees Cook <kees@kernel.org>
Signed-off-by: default avatarVlastimil Babka <vbabka@suse.cz>
parent ad59baa3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment