linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: "Darrick J. Wong" <djwong@kernel.org>
Cc: cem@kernel.org, linux-xfs@vger.kernel.org
Subject: Re: [PATCH 8/9] xfs: remove static reap limits
Date: Tue, 2 Sep 2025 08:28:29 +0200	[thread overview]
Message-ID: <20250902062829.GG12229@lst.de> (raw)
In-Reply-To: <175639126605.761138.1788578695179861070.stgit@frogsfrogsfrogs>

On Thu, Aug 28, 2025 at 07:29:57AM -0700, Darrick J. Wong wrote:
> From: Darrick J. Wong <djwong@kernel.org>
> 
> Get rid of two of the static limits, and move the third to the one file
> that uses it.

Removing the two now unused one is obvious, but could still be stated
here to not puzzle the future git log reader.  But why move the third
one?


  reply	other threads:[~2025-09-02  6:28 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-28 14:28 [PATCHSET] xfs: improve online repair reap calculations Darrick J. Wong
2025-08-28 14:28 ` [PATCH 1/9] xfs: prepare reaping code for dynamic limits Darrick J. Wong
2025-09-02  6:23   ` Christoph Hellwig
2025-08-28 14:28 ` [PATCH 2/9] xfs: convert the ifork reap code to use xreap_state Darrick J. Wong
2025-09-02  6:24   ` Christoph Hellwig
2025-08-28 14:28 ` [PATCH 3/9] xfs: use deferred intent items for reaping crosslinked blocks Darrick J. Wong
2025-09-02  6:25   ` Christoph Hellwig
2025-09-02 22:22     ` Darrick J. Wong
2025-08-28 14:28 ` [PATCH 4/9] xfs: compute per-AG extent reap limits dynamically Darrick J. Wong
2025-09-02  6:26   ` Christoph Hellwig
2025-08-28 14:29 ` [PATCH 5/9] xfs: compute data device CoW staging " Darrick J. Wong
2025-09-03  6:02   ` Christoph Hellwig
2025-08-28 14:29 ` [PATCH 6/9] xfs: compute realtime " Darrick J. Wong
2025-09-02  6:27   ` Christoph Hellwig
2025-08-28 14:29 ` [PATCH 7/9] xfs: compute file mapping " Darrick J. Wong
2025-09-02  6:27   ` Christoph Hellwig
2025-08-28 14:29 ` [PATCH 8/9] xfs: remove static reap limits Darrick J. Wong
2025-09-02  6:28   ` Christoph Hellwig [this message]
2025-09-02 22:32     ` Darrick J. Wong
2025-09-03  6:03       ` Christoph Hellwig
2025-09-03  6:27         ` Darrick J. Wong
2025-08-28 14:30 ` [PATCH 9/9] xfs: use deferred reaping for data device cow extents Darrick J. Wong
2025-09-02  6:28   ` Christoph Hellwig

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=20250902062829.GG12229@lst.de \
    --to=hch@lst.de \
    --cc=cem@kernel.org \
    --cc=djwong@kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).