aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2022-09-28 10:06:10 -0400
committerKent Overstreet <[email protected]>2023-10-22 17:09:51 -0400
commitb32f9a577b8d532d31ee7d71e58d1ec512a25a9a (patch)
tree66c3166bd72e872edb9903186726d069fa8c03f3 /tools/perf/scripts/python/export-to-sqlite.py
parent23792a712d29ee8adc6f5c165e61e8624838169d (diff)
bcachefs: Run check_extents_to_backpointers() in multiple passes
Similer to the previous patch for check_backpointers_to_extents(), if the alloc + backpointers btrees do not fit in ram we need to run into multiple passes. The counting of btree nodes that fit in memory is different here, because we have to walk the alloc and backpointers btrees at the same time, since a backpointer could reside in either of them and we don't know which without checking both. Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions