aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2022-10-14 07:02:36 -0400
committerKent Overstreet <[email protected]>2023-10-22 17:09:51 -0400
commit53b1c6f44b1a98ea6def11b74c1fde9710f2a0b9 (patch)
treec159854a027182913261e2e4bea9aff9ae34e401 /tools/perf/scripts/python
parentb32f9a577b8d532d31ee7d71e58d1ec512a25a9a (diff)
bcachefs: Don't use key cache during fsck
The btree key cache mainly helps with lock contention, at the cost of additional memory overhead. During some fsck passes the memory overhead really matters, but fsck is single threaded so lock contention is an issue - so skipping the key cache during fsck will help with performance. Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions