Re: [PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
Yeoreum Yun <[email protected]> Wed, 22 Jul 2026 18:30:52 +0100
| Newsgroups | org.kernel.vger.linux-openrisc,dev.linux.lists.loongarch,org.infradead.lists.kvm-riscv,org.infradead.lists.linux-riscv,org.kernel.vger.kvm,org.kernel.vger.linux-arch,org.kernel.vger.linux-kernel,org.kernel.vger.linux-mips,org.kvack.linux-mm |
|---|---|
| Message-ID | <[email protected]> |
> One of my nits about v1 was that it didn't really frame the series > precisely. It talks about "optimization" instead of fundamentally > changing the way that the kernel deals with folded page table levels. > > The optimization that this *wants* to talk about kinda falls out of that > refactoring. It's not really the core of the series, IMNHO. > > This series effectively changes the rules about where and how folded > page table levels can be manipulated. In doing that, the door is opened > to optimizing out the unnecessary loads. I see. might the title and the cover letter should be reparsed. Thanks to remind it again :) -- Sincerely, Yeoreum Yun