aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPhillip Lougher <phillip@squashfs.org.uk>2013-11-18 02:31:36 +0000
committerPhillip Lougher <phillip@squashfs.org.uk>2013-11-20 03:58:03 +0000
commitd208383d640727b70cd6689bc17e67e9b5ebf4ff (patch)
tree03a6146c22473beb13e2ebda605d6a332ddb758b /tools/perf/scripts/python/export-to-postgresql.py
parentsquashfs: Enhance parallel I/O (diff)
downloadlinux-dev-d208383d640727b70cd6689bc17e67e9b5ebf4ff.tar.xz
linux-dev-d208383d640727b70cd6689bc17e67e9b5ebf4ff.zip
Squashfs: add multi-threaded decompression using percpu variable
Add a multi-threaded decompression implementation which uses percpu variables. Using percpu variables has advantages and disadvantages over implementations which do not use percpu variables. Advantages: * the nature of percpu variables ensures decompression is load-balanced across the multiple cores. * simplicity. Disadvantages: it limits decompression to one thread per core. Signed-off-by: Phillip Lougher <phillip@squashfs.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions