summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJosef Bacik <josef@toxicpanda.com>2023-09-18 21:15:33 +0300
committerDavid Sterba <dsterba@suse.com>2023-10-12 17:44:08 +0300
commit11aeb97b45ad2e0040cbb2a589bc403152526345 (patch)
treeaf143b0b9cd1c0e2e06c1ead4c387f10414a4102 /tools/perf/scripts/python/export-to-postgresql.py
parentc967c19ea6d5a7c79da53394694b1c38a7e1712f (diff)
downloadlinux-11aeb97b45ad2e0040cbb2a589bc403152526345.tar.xz
btrfs: don't arbitrarily slow down delalloc if we're committing
We have a random schedule_timeout() if the current transaction is committing, which seems to be a holdover from the original delalloc reservation code. Remove this, we have the proper flushing stuff, we shouldn't be hoping for random timing things to make everything work. This just induces latency for no reason. CC: stable@vger.kernel.org # 5.4+ Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions