diff options
| author | Kent Overstreet <[email protected]> | 2022-09-27 18:57:34 -0400 |
|---|---|---|
| committer | Kent Overstreet <[email protected]> | 2023-10-22 17:09:43 -0400 |
| commit | 1f0f731ffef13bde3b2cd5a439c886d94d2bb3cc (patch) | |
| tree | 59ae4ae9302d4dffef9ead096f338c6808f8ba02 /tools/perf/scripts | |
| parent | 969576ecaeb9b36250f0e099424713e95ca6d730 (diff) | |
bcachefs: Btree splits now only take the locks they need
Previously, bch2_btree_update_start() would always take all intent
locks, all the way up to the root.
We've finally got data from users where this became a scalability issue
- so, this patch fixes bch2_btree_update_start() to only take the locks
we need.
Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions