Linux XFS filesystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Some minor improvements for zoned mode
@ 2025-09-18 13:01 Damien Le Moal
  2025-09-18 13:01 ` [PATCH v2 1/2] xfs: improve zone statistics message Damien Le Moal
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Damien Le Moal @ 2025-09-18 13:01 UTC (permalink / raw)
  To: Carlos Maiolino, linux-xfs; +Cc: Christoph Hellwig

A couple of patches to improve a mount meaasge and to improve (reduce)
the default maximum number of open zones for large capacity regular
devices using the zoned allocatror.

Changes from v1:
 - Improved XFS_DEFAULT_MAX_OPEN_ZONES description comment.
 - Removed capitalization from commit titles 
 - Added review tags

Damien Le Moal (2):
  xfs: improve zone statistics message
  xfs: improve default maximum number of open zones

 fs/xfs/libxfs/xfs_zones.h | 7 +++++++
 fs/xfs/xfs_zone_alloc.c   | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

-- 
2.51.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-09-19 16:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-18 13:01 [PATCH v2 0/2] Some minor improvements for zoned mode Damien Le Moal
2025-09-18 13:01 ` [PATCH v2 1/2] xfs: improve zone statistics message Damien Le Moal
2025-09-18 13:01 ` [PATCH v2 2/2] xfs: improve default maximum number of open zones Damien Le Moal
2025-09-18 15:28 ` [PATCH v2 0/2] Some minor improvements for zoned mode Darrick J. Wong
2025-09-19 16:15 ` Carlos Maiolino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox