From: jane.chu@oracle.com
To: Matthew Wilcox <willy@infradead.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-mm@kvack.org, Muchun Song <muchun.song@linux.dev>,
Oscar Salvador <osalvador@suse.de>,
David Hildenbrand <david@kernel.org>,
Miaohe Lin <linmiaohe@huawei.com>,
Naoya Horiguchi <nao.horiguchi@gmail.com>,
Jan Kara <jack@suse.cz>
Subject: Re: [PATCH 0/4] Use generic_file_read_iter() in hugetlbfs
Date: Wed, 8 Jul 2026 22:56:17 -0700 [thread overview]
Message-ID: <7ced4919-fd8b-475c-9b65-1f578ec37ae8@oracle.com> (raw)
In-Reply-To: <ak8QiCxpNzHDKj9q@casper.infradead.org>
On 7/8/2026 8:07 PM, Matthew Wilcox wrote:
> On Wed, Jul 08, 2026 at 04:31:48PM -0700, jane.chu@oracle.com wrote:
>> On 7/7/2026 11:17 AM, Matthew Wilcox (Oracle) wrote:
>>> This set of patches are separated out from Jane's earlier series.
>>> https://lore.kernel.org/linux-mm/20260617172534.1740152-1-jane.chu@oracle.com/
>>> I feel that they represent a reasonable amount of change to send
>>> separately, although I'm going to keep looking at the rest of the sseries
>>> because I actually need it to do a further improvement that I'm working on.
>>>
>>> I'm not 100% confident in all of this, so I'd appreciate feedback.
>>> I've run the libhugetlbfs test suite against it and observe no new
>>> failures, but I'm not sure it's thoroughly exercising the read() path,
>>> and I'm absolutely certain it's not exercising the memory-failure paths.
>>
>> I can help testing memory-failure once I finish the stuff at hand.
>
> Thanks! Sashiko had a lot to say, so I'm working on a v2 with a lot
> of changes. I'd hold off on testing for now. One last big one to go,
> which is that we need to support holes in hugetlb files reading as zeroes
> rather than allocating folios. I have some ideas, but nothing I like
> yet.
>
Okay, looking forward to v2.
thanks,
-jane
prev parent reply other threads:[~2026-07-09 5:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-07 18:17 [PATCH 0/4] Use generic_file_read_iter() in hugetlbfs Matthew Wilcox (Oracle)
2026-07-07 18:17 ` [PATCH 1/4] hugetlbfs: Set mapping folio order Matthew Wilcox (Oracle)
2026-07-07 18:17 ` [PATCH 2/4] mm: Handle hugetlb correctly in is_page_hwpoison() Matthew Wilcox (Oracle)
2026-07-07 18:17 ` [PATCH 3/4] filemap: add hwpoison handling to filemap_read() Matthew Wilcox (Oracle)
2026-07-07 18:17 ` [PATCH 4/4] hugetlbfs: replace hugetlbfs_read_iter() with generic_file_read_iter() Matthew Wilcox (Oracle)
2026-07-08 23:31 ` [PATCH 0/4] Use generic_file_read_iter() in hugetlbfs jane.chu
2026-07-09 3:07 ` Matthew Wilcox
2026-07-09 5:56 ` jane.chu [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7ced4919-fd8b-475c-9b65-1f578ec37ae8@oracle.com \
--to=jane.chu@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=david@kernel.org \
--cc=jack@suse.cz \
--cc=linmiaohe@huawei.com \
--cc=linux-mm@kvack.org \
--cc=muchun.song@linux.dev \
--cc=nao.horiguchi@gmail.com \
--cc=osalvador@suse.de \
--cc=willy@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox