diff options
author | Kunwu Chan <[email protected]> | 2024-02-04 11:28:21 +0800 |
---|---|---|
committer | Chuck Lever <[email protected]> | 2024-03-01 09:12:24 -0500 |
commit | 192d80cdcb4cd6691e15b0e0fc9bc94d3203e30d (patch) | |
tree | 4fd1dbe14ed8b9397cd9c8c99f89d4edf699d4de /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | 2f74991a494bdc8b24a63a26b9266b0992321b5f (diff) |
nfsd: Simplify the allocation of slab caches in nfsd_drc_slab_create
Use the new KMEM_CACHE() macro instead of direct kmem_cache_create
to simplify the creation of SLAB caches.
And change cache name from 'nfsd_drc' to 'nfsd_cacherep'.
Signed-off-by: Kunwu Chan <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions