The quilt patch titled Subject: mm-count-the-number-of-anonymous-thps-per-size-fix has been removed from the -mm tree. Its filename was mm-count-the-number-of-anonymous-thps-per-size-fix.patch This patch was dropped because it was folded into mm-count-the-number-of-anonymous-thps-per-size.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-count-the-number-of-anonymous-thps-per-size-fix Date: Tue Aug 27 06:00:44 PM PDT 2024 documentation fixups, per David Link: https://lkml.kernel.org/r/3e8add35-e26b-443b-8a04-1078f4bc78f6@xxxxxxxxxx Cc: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx> Cc: Barry Song <v-songbaohua@xxxxxxxx> Cc: Chris Li <chrisl@xxxxxxxxxx> Cc: Chuanhua Han <hanchuanhua@xxxxxxxx> Cc: David Hildenbrand <david@xxxxxxxxxx> Cc: Kairui Song <kasong@xxxxxxxxxxx> Cc: Kalesh Singh <kaleshsingh@xxxxxxxxxx> Cc: Lance Yang <ioworker0@xxxxxxxxx> Cc: Ryan Roberts <ryan.roberts@xxxxxxx> Cc: Shuai Yuan <yuanshuai@xxxxxxxx> Cc: Usama Arif <usamaarif642@xxxxxxxxx> Cc: Zi Yan <ziy@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/admin-guide/mm/transhuge.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- a/Documentation/admin-guide/mm/transhuge.rst~mm-count-the-number-of-anonymous-thps-per-size-fix +++ a/Documentation/admin-guide/mm/transhuge.rst @@ -552,9 +552,9 @@ split_deferred be split under memory pressure, if splitting is possible. nr_anon - the number of transparent anon huge pages we have in the whole system. - These huge pages could be entirely mapped or have partially - unmapped/unused subpages. + the number of anonymous THP we have in the whole system. These THPs + might be currently entirely mapped or have partially unmapped/unused + subpages. As the system ages, allocating huge pages may be expensive as the system uses memory compaction to copy data around memory to free a _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are mm-count-the-number-of-anonymous-thps-per-size.patch mm-shmem-extend-shmem_unused_huge_shrink-to-all-sizes-fix.patch mm-hugetlb-sort-out-global-lock-annotations-fix.patch mm-hugetlb-sort-out-global-lock-annotations-fix-fix.patch mmtmpfs-consider-end-of-file-write-in-shmem_is_huge-checkpatch-fixes.patch mm-page_alloc-fix-build-with-config_unaccepted_memory=n.patch mm-vma-return-the-exact-errno-in-vms_gather_munmap_vmas-fix.patch