aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2022-10-09 22:18:06 -0400
committerKent Overstreet <[email protected]>2023-10-22 17:09:51 -0400
commit23792a712d29ee8adc6f5c165e61e8624838169d (patch)
treeb83ae0224548b541ad999bc128bb2a38a5884c92 /tools/perf/scripts/python
parent15949c549993a2383ebacf6c563b85722278fba3 (diff)
bcachefs: Run bch2_check_backpointers_to_extents() in multiple passes if necessary
When the extents + reflink btrees don't fit into memory this fsck pass becomes _much_ slower, since we're doing random lookups. This patch changes this pass to check how much of the relevant btrees will fit into memory, and run in multiple passes if needed. Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions