summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/mm/transhuge.rst
AgeCommit message (Expand)Author
2023-12-20mm: thp: introduce multi-size THP sysfs interfaceRyan Roberts
2023-02-02docs/admin-guide/mm: remove useless markupMike Rapoport (IBM)
2022-10-03mm/khugepaged: attempt to map file/shmem-backed pte-mapped THPs by pmdsZach O'Keefe
2022-10-03mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twiceLiu Shixin
2021-04-30mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemaskMatthew Wilcox (Oracle)
2020-12-15docs/vm: remove unused 3 items explanation for /proc/vmstatAlex Shi
2020-06-26doc: THP CoW fault no longer allocate THPYang Shi
2020-06-03khugepaged: introduce 'max_ptes_shared' tunableKirill A. Shutemov
2020-04-07mm, thp: track fallbacks due to failed memcg charges separatelyDavid Rientjes
2020-04-07mm, shmem: add vmstat for hugepage fallbackDavid Rientjes
2019-07-22docs/vm: transhuge: fix typo in madvise referenceJeremy Cline
2018-05-21docs/vm: transhuge: split userspace bits to admin-guide/mm/transhugeMike Rapoport