diff options
| author | Christoph Hellwig <hch@lst.de> | 2026-07-29 15:02:48 +0200 |
|---|---|---|
| committer | Carlos Maiolino <cem@kernel.org> | 2026-08-03 10:24:02 +0200 |
| commit | 63de19199342e2598373cbb99186fa93e9116603 (patch) | |
| tree | eb8f8ca4d7ed0975e4f08c51004cab9fc9135749 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | e2b4a856085e9bd939bde2dee0d08b1d41babde9 (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/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
