All of lore.kernel.org
 help / color / mirror / Atom feed
From: Damien Le Moal <dlemoal@kernel.org>
To: Carlos Maiolino <cem@kernel.org>, linux-xfs@vger.kernel.org
Cc: Christoph Hellwig <hch@lst.de>
Subject: [PATCH v2 0/2] Some minor improvements for zoned mode
Date: Thu, 18 Sep 2025 22:01:09 +0900	[thread overview]
Message-ID: <20250918130111.324323-1-dlemoal@kernel.org> (raw)

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


             reply	other threads:[~2025-09-18 13:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-18 13:01 Damien Le Moal [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250918130111.324323-1-dlemoal@kernel.org \
    --to=dlemoal@kernel.org \
    --cc=cem@kernel.org \
    --cc=hch@lst.de \
    --cc=linux-xfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.