aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorGao Xiang <[email protected]>2019-06-24 15:22:53 +0800
committerGreg Kroah-Hartman <[email protected]>2019-06-26 09:44:39 +0800
commitfa61a33f53760aa3b9b4f2a4196fc55b58b28394 (patch)
tree5eeb7161904c103fd2b92bff13efe8bc75739439 /tools/perf/scripts/python/bin
parent152a333a589560bee002e4c96761f1b560a5793c (diff)
staging: erofs: move per-CPU buffers implementation to utils.c
This patch moves per-CPU buffers to utils.c in order for the upcoming generic decompression framework to use it. Note that I tried to use generic per-CPU buffer or per-CPU page approaches to clean up further, but obvious performanace regression (about 2% for sequential read) was observed. Therefore let's leave it as it is instead, just move to utils.c and I'll try to dig into the root cause later. Signed-off-by: Gao Xiang <[email protected]> Reviewed-by: Chao Yu <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions