public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fstests: test reads/writes from hugepages-backed buffers
@ 2024-12-18 21:01 Joanne Koong
  2024-12-18 21:01 ` [PATCH 1/2] fsx: support reads/writes from buffers backed by hugepages Joanne Koong
  2024-12-18 21:01 ` [PATCH 2/2] generic: add tests for read/writes from hugepages-backed buffers Joanne Koong
  0 siblings, 2 replies; 15+ messages in thread
From: Joanne Koong @ 2024-12-18 21:01 UTC (permalink / raw)
  To: fstests; +Cc: linux-fsdevel, kernel-team

There was a recent bug in rc1 [1] that was due to faulty handling for
userspace buffers backed by hugepages.

This patchset adds generic tests for reads/writes from buffers backed by
hugepages.

[1] https://lore.kernel.org/linux-fsdevel/p3iss6hssbvtdutnwmuddvdadubrhfkdoosgmbewvo674f7f3y@cwnwffjqltzw/

Joanne Koong (2):
  fsx: support reads/writes from buffers backed by hugepages
  generic: add tests for read/writes from hugepages-backed buffers

 common/rc             |  10 +++++
 ltp/fsx.c             | 100 ++++++++++++++++++++++++++++++++++++++----
 tests/generic/758     |  23 ++++++++++
 tests/generic/758.out |   4 ++
 tests/generic/759     |  24 ++++++++++
 tests/generic/759.out |   4 ++
 6 files changed, 157 insertions(+), 8 deletions(-)
 create mode 100755 tests/generic/758
 create mode 100644 tests/generic/758.out
 create mode 100755 tests/generic/759
 create mode 100644 tests/generic/759.out

-- 
2.47.1


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

end of thread, other threads:[~2024-12-27 19:22 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-18 21:01 [PATCH 0/2] fstests: test reads/writes from hugepages-backed buffers Joanne Koong
2024-12-18 21:01 ` [PATCH 1/2] fsx: support reads/writes from buffers backed by hugepages Joanne Koong
2024-12-19 14:29   ` Brian Foster
2024-12-19 22:34     ` Joanne Koong
2024-12-20 11:52       ` Brian Foster
2024-12-23 20:59         ` Joanne Koong
2024-12-27 19:22         ` Joanne Koong
2024-12-19 17:51   ` Darrick J. Wong
2024-12-19 22:51     ` Joanne Koong
2024-12-20  7:47   ` Nirjhar Roy
2024-12-23 21:07     ` Joanne Koong
2024-12-24  5:09       ` Nirjhar Roy
2024-12-18 21:01 ` [PATCH 2/2] generic: add tests for read/writes from hugepages-backed buffers Joanne Koong
2024-12-19 17:52   ` Darrick J. Wong
2024-12-19 21:36     ` Joanne Koong

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