aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorDimitri Sivanich <[email protected]>2011-10-31 17:09:46 -0700
committerLinus Torvalds <[email protected]>2011-10-31 17:30:51 -0700
commita1cb2c60ddc98ff4e5246f410558805401ceee67 (patch)
tree49e3e620ff2974dc78fad8df0b343b07b75be407 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent3d470fc385defa60d9af610f05db8e7f8b4f2f5e (diff)
mm/vmstat.c: cache align vm_stat
Avoid false sharing of the vm_stat array. This was found to adversely affect tmpfs I/O performance. Tests run on a 640 cpu UV system. With 120 threads doing parallel writes, each to different tmpfs mounts: No patch: ~300 MB/sec With vm_stat alignment: ~430 MB/sec Signed-off-by: Dimitri Sivanich <[email protected]> Acked-by: Christoph Lameter <[email protected]> Acked-by: Mel Gorman <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions