public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Modify memfd_luo code
@ 2026-03-19  1:28 Chenghao Duan
  2026-03-19  1:28 ` [PATCH v1 1/3] mm/memfd_luo: optimize shmem_recalc_inode calls in retrieve path Chenghao Duan
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Chenghao Duan @ 2026-03-19  1:28 UTC (permalink / raw)
  To: pasha.tatashin, rppt, pratyush, akpm, linux-kernel, linux-mm
  Cc: duanchenghao, jianghaoran

I found several modifiable points while reading the code. Please review.

Chenghao Duan (3):
  mm/memfd_luo: optimize shmem_recalc_inode calls in retrieve path
  mm/memfd_luo: remove unnecessary memset in zero-size memfd path
  mm/memfd_luo: use i_size_write() to set inode size during retrieve

 mm/memfd_luo.c | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2026-03-20 11:37 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-19  1:28 [PATCH v1 0/3] Modify memfd_luo code Chenghao Duan
2026-03-19  1:28 ` [PATCH v1 1/3] mm/memfd_luo: optimize shmem_recalc_inode calls in retrieve path Chenghao Duan
2026-03-19 15:28   ` Pasha Tatashin
2026-03-20  9:53     ` Pratyush Yadav
2026-03-20 10:02   ` Pratyush Yadav
2026-03-19  1:28 ` [PATCH v1 2/3] mm/memfd_luo: remove unnecessary memset in zero-size memfd path Chenghao Duan
2026-03-19 16:20   ` Pasha Tatashin
2026-03-20 10:04   ` Pratyush Yadav
2026-03-20 11:37   ` Mike Rapoport
2026-03-19  1:28 ` [PATCH v1 3/3] mm/memfd_luo: use i_size_write() to set inode size during retrieve Chenghao Duan
2026-03-19 16:24   ` Pasha Tatashin
2026-03-20  9:51   ` Pratyush Yadav
2026-03-20 11:35     ` Mike Rapoport

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