diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-16 20:43:18 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-21 20:15:06 -0400 |
commit | 7fd643c032ae0ced53d57fc23981c4d3d269d352 (patch) | |
tree | 9452bb328a766da9d3000bd59797425765fd137a /scripts/gdb/linux/utils.py | |
parent | e8f9992b0aab188ce37ef011a3ec8613f02d05aa (diff) |
bcachefs: Coalesce accounting in trans commit
Accounting has gotten quite heavy, and there's lots of redundancy in
accounting updates within a transaction, as we often add/delete multiple
extents that touch the same accountign counters.
This will reduce the amount of data that we journal, and reduce pressure
downstream on the btree write buffer.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions