diff options
author | Hans Holmberg <Hans.Holmberg@wdc.com> | 2025-03-10 13:39:59 +0000 |
---|---|---|
committer | Carlos Maiolino <cem@kernel.org> | 2025-03-11 12:52:27 +0100 |
commit | b7bc85480b03765a7993262f2c333628c36fbc45 (patch) | |
tree | a5a1989088f800d6fffbb8a27d3f5c6f3d15e937 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4c6283ec9284bb72906dba83bc7a809747e6331e (diff) |
xfs: trigger zone GC when out of available rt blocks
We periodically check the available rt blocks when filling up zones
and start GC if needed, but we may run completely out in between
filling zones, so start GC(unless already running) if we can't reserve
writable space.
This should only happen as a corner case in setups with very few
backing zones.
Fixes: 080d01c41d44 ("xfs: implement zoned garbage collection")
Signed-off-by: Hans Holmberg <hans.holmberg@wdc.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions