diff options
author | 2024-01-10 23:47:04 -0500 | |
---|---|---|
committer | 2024-01-21 06:01:45 -0500 | |
commit | 57f2d2097603fea102330e8cfe6be4a8db24809e (patch) | |
tree | 60436cd28c9f83ba432873e0af1a48e2e71002cb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcachefs: bch2_trans_account_disk_usage_change() (diff) | |
download | linux-rng-57f2d2097603fea102330e8cfe6be4a8db24809e.tar.xz linux-rng-57f2d2097603fea102330e8cfe6be4a8db24809e.zip |
bcachefs: Reduce would_deadlock restarts
We don't have to take locks in any particular ordering - we'll make
forward progress just fine - but if we try to stick to an ordering, it
can help to avoid excessive would_deadlock transaction restarts.
This tweaks the reflink path to take extents btree locks in the right
order.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions