public inbox for intel-gfx@lists.freedesktop.org
 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
                   ` (6 more replies)
  0 siblings, 7 replies; 21+ 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, dri-devel, David Howells, linux-mm, Huang Rui,
	David Airlie, x86, Dave Hansen, Thomas Zimmermann, intel-gfx,
	Maxime Ripard, Rodrigo Vivi, linux-sgx, Jarkko Sakkinen, keyrings,
	Daniel Vetter, linux-fsdevel, Andrew Morton, Christian Koenig

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] 21+ messages in thread

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

Thread overview: 21+ 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 14:35 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] mm: add a mapping_clear_large_folios helper Patchwork
2024-01-10 14:35 ` ✗ Fi.CI.SPARSE: " Patchwork
2024-01-10 14:54 ` ✗ Fi.CI.BAT: failure " Patchwork
2024-01-10 15:38 ` disable large folios for shmem file used by xfs xfile 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