linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] mm: cleanup thp and shmem allowable order check
@ 2024-10-10  6:10 Kefeng Wang
  2024-10-10  6:10 ` [PATCH 1/3] mm: huge_memory: move file_thp_enabled() into huge_memory.c Kefeng Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Kefeng Wang @ 2024-10-10  6:10 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Hugh Dickins, David Hildenbrand, Barry Song, Ryan Roberts,
	Baolin Wang, Matthew Wilcox, linux-mm, Kefeng Wang

Kefeng Wang (3):
  mm: huge_memory: move file_thp_enabled() into huge_memory.c
  mm: huge_memory: add thp_vma_disabled()
  mm: shmem: remove __shmem_huge_global_enabled()

 include/linux/huge_mm.h | 32 +++++++++++++++++++-------------
 mm/huge_memory.c        | 28 ++++++++++++++++------------
 mm/shmem.c              | 40 +++++++++++-----------------------------
 3 files changed, 46 insertions(+), 54 deletions(-)

-- 
2.27.0



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

end of thread, other threads:[~2024-10-12  3:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-10  6:10 [PATCH 0/3] mm: cleanup thp and shmem allowable order check Kefeng Wang
2024-10-10  6:10 ` [PATCH 1/3] mm: huge_memory: move file_thp_enabled() into huge_memory.c Kefeng Wang
2024-10-10 12:56   ` David Hildenbrand
2024-10-12  3:27   ` Baolin Wang
2024-10-10  6:10 ` [PATCH 2/3] mm: huge_memory: add thp_vma_disabled() Kefeng Wang
2024-10-10 12:58   ` David Hildenbrand
2024-10-10 14:41   ` David Hildenbrand
2024-10-10 14:53     ` David Hildenbrand
2024-10-11  0:40       ` Kefeng Wang
2024-10-11 10:00         ` David Hildenbrand
2024-10-10  6:10 ` [PATCH 3/3] mm: shmem: remove __shmem_huge_global_enabled() Kefeng Wang
2024-10-12  3:38   ` Baolin Wang

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).