summaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2025-07-03 18:50:18 -0400
committerKent Overstreet <kent.overstreet@linux.dev>2025-07-03 19:17:04 -0400
commitace9e99ba674c601f71218613ecfec44976becfc (patch)
treeec00eb6abf8e414f16c1ee8fd69f8fca7a573db1 /scripts/gcc-plugins/cyc_complexity_plugin.c
parent5fa3ed7c545eef513ba2632610498b4925d0b8a0 (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 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions