public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 6.1 CANDIDATE 0/3] xfs inodegc fixes for 6.1.y (from v6.4)
@ 2023-07-12  9:47 Amir Goldstein
  2023-07-12  9:47 ` [PATCH 6.1 CANDIDATE 1/3] xfs: explicitly specify cpu when forcing inodegc delayed work to run immediately Amir Goldstein
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Amir Goldstein @ 2023-07-12  9:47 UTC (permalink / raw)
  To: Darrick J . Wong
  Cc: Chandan Babu R, Leah Rumancik, Dave Chinner, Chris Dunlop,
	linux-xfs

Darrick,

These are the patches we discussed that Leah requested for the 5.15.y
backport of non-blocking inodegc pushes series [1].

They may or may not help the 5.15.y -> 6.1.y regression that was
reported by Chris [2].

Note that I did not include:
2d5f38a31980 ("xfs: disable reaping in fscounters scrub")
in this backport set, because I generally do not want to deal with
backporting fixes for experimental features.

This series has gone through the usual kdevops testing routine.

Please ACK.

Thanks,
Amir.

[1] https://www.spinics.net/lists/linux-xfs/msg61813.html
[2] https://lore.kernel.org/all/ZK4E%2FgGuaBu+qvKL@dread.disaster.area/

Darrick J. Wong (3):
  xfs: explicitly specify cpu when forcing inodegc delayed work to run
    immediately
  xfs: check that per-cpu inodegc workers actually run on that cpu
  xfs: fix xfs_inodegc_stop racing with mod_delayed_work

 fs/xfs/xfs_icache.c | 40 +++++++++++++++++++++++++++++++++-------
 fs/xfs/xfs_mount.h  |  3 +++
 fs/xfs/xfs_super.c  |  3 +++
 3 files changed, 39 insertions(+), 7 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-07-13  4:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-12  9:47 [PATCH 6.1 CANDIDATE 0/3] xfs inodegc fixes for 6.1.y (from v6.4) Amir Goldstein
2023-07-12  9:47 ` [PATCH 6.1 CANDIDATE 1/3] xfs: explicitly specify cpu when forcing inodegc delayed work to run immediately Amir Goldstein
2023-07-12  9:47 ` [PATCH 6.1 CANDIDATE 2/3] xfs: check that per-cpu inodegc workers actually run on that cpu Amir Goldstein
2023-07-12  9:47 ` [PATCH 6.1 CANDIDATE 3/3] xfs: fix xfs_inodegc_stop racing with mod_delayed_work Amir Goldstein
2023-07-12 15:44 ` [PATCH 6.1 CANDIDATE 0/3] xfs inodegc fixes for 6.1.y (from v6.4) Darrick J. Wong
2023-07-13  4:47   ` Amir Goldstein

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