Muchun Song ([email protected])

Number of posts: 295 (0.49 per day)
First post: 2022-08-10 03:24:38
Last post: 2024-04-07 09:12:59

Date List Subject
2024-04-07 09:12:59 linux-kernel Re: [PATCH v2 3/3] hugetlb: Convert hugetlb_wp() to use struct vm_fault
2024-04-07 09:00:05 linux-kernel Re: [PATCH v2 2/3] hugetlb: Convert hugetlb_no_page() to use struct vm_fault
2024-04-07 08:03:22 linux-kernel Re: [PATCH 2/2] mm/hugetlb: pass correct order_per_bit to cma_declare_contiguous_nid
2024-04-07 07:37:24 linux-kernel Re: [PATCH v2 1/3] hugetlb: Convert hugetlb_fault() to use struct vm_fault
2024-04-07 07:18:52 linux-kernel Re: [PATCH v2 1/3] hugetlb: Convert hugetlb_fault() to use struct vm_fault
2024-04-01 03:22:19 linux-crypto Re: [PATCH 1/7] memory: Remove the now superfluous sentinel element from ctl_table array
2024-03-22 03:52:03 linux-kernel Re: [PATCH] selftests/mm: run_vmtests.sh: Fix hugetlb mem size calculation
2024-03-22 03:25:05 linux-kernel Re: [syzbot] [mm?] kernel BUG in const_folio_flags
2024-03-21 09:57:18 linux-kernel Re: [syzbot] [mm?] kernel BUG in const_folio_flags
2024-03-19 04:26:44 linux-kernel Re: [PATCH v2 05/14] mm/sparc: Change pXd_huge() behavior to exclude swap entries
2024-02-15 11:03:57 linux-kernel Re: [PATCH v1 1/2] padata: downgrade padata_do_multithreaded to serial execution for non-SMP
2024-02-13 14:59:31 linux-kernel Re: [PATCH v1 2/2] hugetlb: process multiple lists in gather_bootmem_prealloc_parallel
2024-02-13 14:52:32 linux-kernel Re: [PATCH v1 1/2] padata: downgrade padata_do_multithreaded to serial execution for non-SMP
2024-02-11 12:00:50 linux-kernel Re: [PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
2024-02-10 02:46:31 linux-kernel Re: [PATCH 1/1] hugetlb: fix CONFIG_PADATA dependency for non-SMP system
2024-02-08 02:40:02 linux-kernel Re: [PATCH 1/1] hugetlb: fix CONFIG_PADATA dependency for non-SMP system
2024-02-07 02:25:45 linux-kernel Re: [PATCH v3] mm: hugetlb: improve the handling of hugetlb allocation failure for freed or in-use hugetlb
2024-02-05 09:11:51 linux-kernel Re: [PATCH v5 7/7] hugetlb: parallelize 1G hugetlb initialization
2024-02-05 07:38:43 linux-kernel Re: [PATCH 1/1] hugetlb: fix CONFIG_PADATA dependency for non-SMP system
2024-02-05 07:28:40 linux-kernel Re: [PATCH v5 7/7] hugetlb: parallelize 1G hugetlb initialization
2024-02-05 06:57:44 linux-kernel Re: [PATCH] mm: hugetlb: fix hugetlb allocation failure when handling freed or in-use hugetlb
2024-02-04 07:45:11 linux-kernel Re: [PATCH 1/1] hugetlb: fix CONFIG_PADATA dependency for non-SMP system
2024-02-02 03:22:33 linux-kernel Re: [PATCH 2/2] mm: pgtable: remove unnecessary split ptlock for kernel PMD page
2024-02-02 02:48:39 linux-kernel Re: [PATCH 1/2] mm: pgtable: add missing flag and statistics for kernel PTE page
2024-01-31 03:07:39 linux-kernel Re: [PATCH] fs,hugetlb: Fix NULL pointer dereference in hugetlbs_fill_super
2024-01-29 03:59:35 linux-kernel Re: [PATCH v5 7/7] hugetlb: parallelize 1G hugetlb initialization
2024-01-29 03:45:15 linux-kernel Re: [PATCH v5 6/7] hugetlb: parallelize 2M hugetlb allocation and initialization
2024-01-25 02:49:40 linux-kernel Re: [PATCH v4 7/7] hugetlb: parallelize 1G hugetlb initialization
2024-01-24 09:58:30 linux-kernel Re: [PATCH v4 7/7] hugetlb: parallelize 1G hugetlb initialization
2024-01-24 07:03:38 linux-kernel Re: [PATCH v3] Hugetlb pages should not be reserved by shmat() if SHM_NORESERVE
2024-01-23 03:33:25 linux-kernel Re: [PATCH v4 6/7] hugetlb: parallelize 2M hugetlb allocation and initialization
2024-01-22 11:40:49 linux-kernel Re: [PATCH v4 6/7] hugetlb: parallelize 2M hugetlb allocation and initialization
2024-01-22 10:22:23 linux-kernel Re: [PATCH v4 4/7] hugetlb: pass *next_nid_to_alloc directly to for_each_node_mask_to_alloc
2024-01-22 07:10:30 linux-kernel Re: [PATCH v4 6/7] hugetlb: parallelize 2M hugetlb allocation and initialization
2024-01-22 06:17:17 linux-kernel Re: [PATCH v4 4/7] hugetlb: pass *next_nid_to_alloc directly to for_each_node_mask_to_alloc
2024-01-22 03:43:36 linux-kernel Re: [PATCH v4 2/7] hugetlb: split hugetlb_hstate_alloc_pages
2024-01-19 02:59:58 linux-kernel Re: [PATCH v4 3/7] padata: dispatch works on different nodes
2024-01-19 02:55:43 linux-kernel Re: [PATCH v4 4/7] hugetlb: pass *next_nid_to_alloc directly to for_each_node_mask_to_alloc
2024-01-16 09:27:14 linux-kernel Re: [PATCH v3 5/7] hugetlb: have CONFIG_HUGETLBFS select CONFIG_PADATA
2024-01-16 07:03:01 linux-kernel Re: [PATCH v3 2/7] hugetlb: split hugetlb_hstate_alloc_pages
2024-01-16 02:43:54 linux-kernel Re: [PATCH v2] fs/hugetlbfs/inode.c: mm/memory-failure.c: fix hugetlbfs hwpoison handling
2024-01-15 12:03:14 linux-kernel Re: [PATCH v2] fs/hugetlbfs/inode.c: mm/memory-failure.c: fix hugetlbfs hwpoison handling
2024-01-15 02:39:01 linux-kernel Re: [PATCH v3 2/3] arm64: mm: HVO: support BBM of vmemmap pgtable safely
2024-01-11 02:08:50 linux-kernel Re: [PATCH 1/1] selftests: mm: hugepage-vmemmap fails on 64K page size systems.
2024-01-10 10:30:48 linux-kernel Re: [PATCH v3 1/7] hugetlb: code clean for hugetlb_hstate_alloc_pages
2024-01-02 06:31:12 linux-kernel Re: [PATCH 03/13] mm: Provide generic pmd_thp_or_huge()
2024-01-02 06:30:48 linux-kernel Re: [PATCH 05/13] mm: Introduce vma_pgtable_walk_{begin|end}()
2024-01-02 02:58:28 linux-kernel Re: [PATCH 1/2] hugetlbfs: Improve a size determination in two functions
2023-12-25 06:35:45 linux-kernel Re: [PATCH 05/13] mm: Introduce vma_pgtable_walk_{begin|end}()
2023-12-25 06:30:17 linux-kernel Re: [PATCH 03/13] mm: Provide generic pmd_thp_or_huge()
2023-12-21 05:47:58 linux-kernel Re: [PATCH v2 04/40] mm/rmap: introduce and use hugetlb_try_dup_anon_rmap()