aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorXiaoming Ni <[email protected]>2022-10-19 11:09:30 +0800
committerAndrew Morton <[email protected]>2022-11-18 13:55:08 -0800
commitfb40fe04f9df23114782d5edd1c5d017ae9d0ca8 (patch)
tree8bd72fc85c666ab240e6166258e0caf4bc701a63 /tools/perf/scripts/python/bin
parent80f784098ff44e086f68f0e8c98b6c6da8702ec4 (diff)
squashfs: allows users to configure the number of decompression threads
The maximum number of threads in the decompressor_multi.c file is fixed and cannot be adjusted according to user needs. Therefore, the mount parameter needs to be added to allow users to configure the number of threads as required. The upper limit is num_online_cpus() * 2. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Xiaoming Ni <[email protected]> Reviewed-by: Phillip Lougher <[email protected]> Cc: Jianguo Chen <[email protected]> Cc: Jubin Zhong <[email protected]> Cc: Zhang Yi <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions