linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* disable large folios for shmem file used by xfs xfile
@ 2024-01-10  9:21 Christoph Hellwig
  2024-01-10  9:21 ` [PATCH 1/2] mm: add a mapping_clear_large_folios helper Christoph Hellwig
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Christoph Hellwig @ 2024-01-10  9:21 UTC (permalink / raw)
  To: Matthew Wilcox, Hugh Dickins, Chandan Babu R
  Cc: Darrick J . Wong, Andrew Morton, David Howells, Jarkko Sakkinen,
	Dave Hansen, Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann,
	David Airlie, Daniel Vetter, Christian Koenig, Huang Rui,
	Jani Nikula, Joonas Lahtinen, Rodrigo Vivi, Tvrtko Ursulin,
	intel-gfx, dri-devel, x86, linux-sgx, linux-mm, linux-fsdevel,
	keyrings

Hi all,

Darrick reported that the fairly new XFS xfile code blows up when force
enabling large folio for shmem.  This series fixes this quickly by disabling
large folios for this particular shmem file for now until it can be fixed
properly, which will be a lot more invasive.

I've added most of you to the CC list as I suspect most other users of
shmem_file_setup and friends will have similar issues.

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

end of thread, other threads:[~2024-02-08 16:03 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-10  9:21 disable large folios for shmem file used by xfs xfile Christoph Hellwig
2024-01-10  9:21 ` [PATCH 1/2] mm: add a mapping_clear_large_folios helper Christoph Hellwig
2024-01-10  9:21 ` [PATCH 2/2] xfs: disable large folio support in xfile_create Christoph Hellwig
2024-01-10 17:55   ` Darrick J. Wong
2024-01-10 20:04     ` Darrick J. Wong
2024-01-11 22:00       ` Andrew Morton
2024-01-11 22:45         ` Matthew Wilcox
2024-01-12  2:22           ` Darrick J. Wong
2024-02-08  1:56             ` Andrew Morton
2024-02-08 16:03               ` Darrick J. Wong
2024-01-10 12:37 ` disable large folios for shmem file used by xfs xfile Matthew Wilcox
2024-01-10 15:20   ` Joonas Lahtinen
2024-01-10 15:28     ` Joonas Lahtinen
2024-01-10 15:34       ` Matthew Wilcox
2024-01-11 21:30         ` Daniel Gomez
2024-01-10 16:18   ` Christoph Hellwig
2024-01-10 15:38 ` Andrew Morton
2024-01-10 16:19   ` Christoph Hellwig

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).