summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2026-07-29 15:02:48 +0200
committerCarlos Maiolino <cem@kernel.org>2026-08-03 10:24:02 +0200
commit63de19199342e2598373cbb99186fa93e9116603 (patch)
treeeb8f8ca4d7ed0975e4f08c51004cab9fc9135749 /tools/perf/scripts/python/flamegraph.py
parente2b4a856085e9bd939bde2dee0d08b1d41babde9 (diff)
xfs: add a separate bio_set for spliting GC writes
Allocating the new bio for a split from the same pool as the original one can deadlock under memory pressure as the origin bio could be the last one from the mempool. Add a separate pool for splitting GC write bios to avoid this. Fixes: 080d01c41d44 ("xfs: implement zoned garbage collection") Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Damien Le Moal <dlemoal@kernel.org> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions