summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2024-10-14 21:35:44 -0400
committerKent Overstreet <kent.overstreet@linux.dev>2024-12-21 01:36:15 -0500
commit27de0ee39f810dab2e948d2c465f8fcf8cbf9f8c (patch)
tree5125cee5e3e2ecdff6feb3c71f6eb1e0df4c62f9 /tools/perf/scripts/python/libxed.py
parentbe5a7be1062b2e588519d7ed68ff2e8f4ed0a42a (diff)
bcachefs: Add block plugging to read paths
This will help with some of the btree_trans srcu lock hold time warnings that are still turning up; submit_bio() can block for awhile if the device is sufficiently congested. It's not a perfect solution since blk_plug bios are submitted when scheduling; we might want a way to disable the "submit on context switch" behaviour, or switch to our own plugging in the future. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions