diff options
| author | Kent Overstreet <[email protected]> | 2022-08-27 10:30:36 -0400 |
|---|---|---|
| committer | Kent Overstreet <[email protected]> | 2023-10-22 17:09:39 -0400 |
| commit | b1cdc398ae36689300b4108ce9c90c58cac1ba34 (patch) | |
| tree | 968dcd144bbccec57ec19a10a4dbdfcbe94c35a0 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 06a53943222be722e5f85782721e4701bcd424e8 (diff) | |
bcachefs: Make more btree_paths available
- Don't decrease BTREE_ITER_MAX when building with CONFIG_LOCKDEP
anymore. The lockdep table sizes are configurable now, we don't need
this anymore.
- btree_trans_too_many_iters() is less conservative now. Previously it
was causing a transaction restart if we had used more than
BTREE_ITER_MAX / 2 paths, change this to BTREE_ITER_MAX - 8.
This helps with excessive transaction restarts/livelocks in the bucket
allocator path.
Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions