aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2012-01-12 19:10:12 -0500
committerChris Mason <[email protected]>2012-01-16 15:28:55 -0500
commit45a8090e626ab470c91142954431a93846030b0d (patch)
tree2a13259734f99cbc8f176ed395a2d1f35e36ad27 /tools/perf/util/scripting-engines/trace-event-python.c
parentec39e180fd3188c983c94603634bfcd019f42ae7 (diff)
Btrfs: don't call btrfs_throttle in file write
Btrfs_throttle will make us wait if there is a currently committing transaction until we can open new transactions, which is ridiculous since we don't actually start any transactions within the file write path anyway, so all this does is introduce big latencies if we have a sync/fsync heavy workload going on while somebody else is trying to do work. Thanks, Signed-off-by: Josef Bacik <[email protected]> Signed-off-by: Chris Mason <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions