aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorJeff Layton <[email protected]>2013-01-28 14:41:10 -0500
committerJ. Bruce Fields <[email protected]>2013-02-04 09:16:21 -0500
commit8a8bc40d9ba0890f88dbf7a7c8fa81ddc77c08e3 (patch)
tree30c6c2dcfeaa727bad2aa73738da8c5c871d0703 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent09662d58d5a2d75c8c29558dda4fc5134ef14b25 (diff)
nfsd: create a dedicated slabcache for DRC entries
Currently we use kmalloc() which wastes a little bit of memory on each allocation since it's a power of 2 allocator. Since we're allocating a 1024 of these now, and may need even more later, let's create a new slabcache for them. Signed-off-by: Jeff Layton <[email protected]> Signed-off-by: J. Bruce Fields <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions