fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* actually exercise sub-block direct I/O reads
@ 2026-08-31  6:51 Christoph Hellwig
  2026-08-31  6:51 ` [PATCH 1/5] statx.h: update to latest kernel UAPI Christoph Hellwig
                   ` (4 more replies)
  0 siblings, 5 replies; 25+ messages in thread
From: Christoph Hellwig @ 2026-08-31  6:51 UTC (permalink / raw)
  To: Zorro Lang; +Cc: fstests

Hi all,

when looking into testing changes that might require a minimum read size
larger than a page size, I realized that various tests hard code
PAGE_SIZE as a direct I/O read size despite claiming that they exercise
sub-block direct I/O.

This series adds support to query the minimum read size and actually uses
that for testing.

^ permalink raw reply	[flat|nested] 25+ messages in thread
* actually exercise sub-block direct I/O reads v2
@ 2026-09-14 11:45 Christoph Hellwig
  2026-09-14 11:45 ` [PATCH 4/5] generic/263: enable sub-block reads Christoph Hellwig
  0 siblings, 1 reply; 25+ messages in thread
From: Christoph Hellwig @ 2026-09-14 11:45 UTC (permalink / raw)
  To: Zorro Lang; +Cc: fstests

Hi all,

when looking into testing changes that might require a minimum read size
larger than a page size, I realized that various tests hard code
PAGE_SIZE as a direct I/O read size despite claiming that they exercise
sub-block direct I/O.

This series adds support to query the minimum read size and actually uses
that for testing.

Changes since v1:
 - explicitly request STATX_DIO_READ_ALIGN
 - spelling fixes

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

end of thread, other threads:[~2026-09-14 11:49 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-31  6:51 actually exercise sub-block direct I/O reads Christoph Hellwig
2026-08-31  6:51 ` [PATCH 1/5] statx.h: update to latest kernel UAPI Christoph Hellwig
2026-08-31 17:12   ` Darrick J. Wong
2026-09-02 15:31   ` Zorro Lang
2026-08-31  6:51 ` [PATCH 2/5] min_dio_alignment: add a -r option to query read alignment Christoph Hellwig
2026-08-31 17:16   ` Darrick J. Wong
2026-09-02 16:26   ` Zorro Lang
2026-09-03  5:34     ` Christoph Hellwig
2026-09-03 13:39       ` Zorro Lang
2026-09-14  9:44         ` Zorro Lang
2026-09-14 11:44           ` Christoph Hellwig
2026-09-02 16:31   ` Zorro Lang
2026-08-31  6:51 ` [PATCH 3/5] generic/091: enable sub-block reads Christoph Hellwig
2026-08-31 17:19   ` Darrick J. Wong
2026-09-02 16:46     ` Zorro Lang
2026-09-03  5:34       ` Christoph Hellwig
2026-09-03 13:33         ` Zorro Lang
2026-09-02 16:39   ` Zorro Lang
2026-08-31  6:51 ` [PATCH 4/5] generic/263: " Christoph Hellwig
2026-08-31 17:19   ` Darrick J. Wong
2026-09-02 16:48   ` Zorro Lang
2026-08-31  6:51 ` [PATCH 5/5] generic/760: " Christoph Hellwig
2026-08-31 17:19   ` Darrick J. Wong
2026-09-02 16:49   ` Zorro Lang
  -- strict thread matches above, loose matches on Subject: below --
2026-09-14 11:45 actually exercise sub-block direct I/O reads v2 Christoph Hellwig
2026-09-14 11:45 ` [PATCH 4/5] generic/263: enable sub-block reads 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).