diff options
author | Vlastimil Babka <vbabka@suse.cz> | 2024-10-09 16:29:37 +0200 |
---|---|---|
committer | Vlastimil Babka <vbabka@suse.cz> | 2024-10-29 10:43:24 +0100 |
commit | b6da940130579769a42605b2c7f529b6f14ef1f8 (patch) | |
tree | 45f3c1e26675b135298ead16d6ee5d7cf7be99e7 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b4b797d87745f79e1d3c945dc0db4093c9ae9904 (diff) | |
download | linux-stable-b6da940130579769a42605b2c7f529b6f14ef1f8.tar.gz linux-stable-b6da940130579769a42605b2c7f529b6f14ef1f8.tar.bz2 linux-stable-b6da940130579769a42605b2c7f529b6f14ef1f8.zip |
mm, slab: add kerneldocs for common SLAB_ flags
We have many SLAB_ flags but many are used only internally, by kunit
tests or debugging subsystems cooperating with slab, or are set
according to slab_debug boot parameter.
Create kerneldocs for the commonly used flags that may be passed to
kmem_cache_create(). SLAB_TYPESAFE_BY_RCU already had a detailed
description, so turn it to a kerneldoc. Add some details for
SLAB_ACCOUNT, SLAB_RECLAIM_ACCOUNT and SLAB_HWCACHE_ALIGN. Reference
them from the __kmem_cache_create_args() kerneldoc.
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions