diff options
author | 2023-10-03 16:57:59 +0200 | |
---|---|---|
committer | 2023-12-06 11:57:21 +0100 | |
commit | 4862caa5cba027bf7de925e05e4d1a64c89d81d6 (patch) | |
tree | b4dcccadcf59f241ef04272f55916825cae05d8a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm/slab: move kmalloc_slab() to mm/slab.h (diff) | |
download | linux-rng-4862caa5cba027bf7de925e05e4d1a64c89d81d6.tar.xz linux-rng-4862caa5cba027bf7de925e05e4d1a64c89d81d6.zip |
mm/slab: move kmalloc() functions from slab_common.c to slub.c
This will eliminate a call between compilation units through
__kmem_cache_alloc_node() and allow better inlining of the allocation
fast path.
Reviewed-by: Kees Cook <keescook@chromium.org>
Acked-by: David Rientjes <rientjes@google.com>
Tested-by: David Rientjes <rientjes@google.com>
Reviewed-by: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Tested-by: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions