diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-07-03 18:50:18 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-07-03 22:25:36 -0400 |
commit | 9e15af94fd8630fcf98ebbfd8506b3d991f7c738 (patch) | |
tree | 7743403a8574ff167cb887b5782ee9600a1f26e8 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 8bf02279c4e01b3c31e50e2714f847cb003c4048 (diff) |
bcachefs: Tweak btree cache helpers for use by btree node scan
btree node scan needs to not use the btree node cache: that causes
interference from prior failed reads and parallel workers.
Instead we need to allocate btree nodes that don't live in the btree
cache, so that we can call bch2_btree_node_read_done() directly.
This patch tweaks the low level helpers so they don't touch the btree
cache lists.
Cc: Nikita Ofitserov <himikof@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions