aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/huge_memory.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-03mm/khugepaged: add tracepoint to hpage_collapse_scan_file()Zach O'Keefe1-0/+34
2022-10-03mm/madvise: add file and shmem support to MADV_COLLAPSEZach O'Keefe1-0/+1
2022-10-03mm/khugepaged: attempt to map file/shmem-backed pte-mapped THPs by pmdsZach O'Keefe1-0/+1
2022-09-11mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds hugepageZach O'Keefe1-0/+1
2022-03-24mm/khugepaged: remove reuse_swap_page() usageDavid Hildenbrand1-1/+0
2020-06-03khugepaged: introduce 'max_ptes_shared' tunableKirill A. Shutemov1-1/+2
2020-04-07khugepaged: skip collapse if uffd-wp detectedPeter Xu1-0/+1
2020-01-13mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATEYang Shi1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-26mm, thp: convert from optimistic swapin collapsing to conservativeEbru Akagunduz1-8/+11
2016-07-26khugepaged: add support of collapse for tmpfs/shmem pagesKirill A. Shutemov1-1/+2
2016-07-26mm: make swapin readahead to improve thp collapse rateEbru Akagunduz1-0/+24
2016-07-26mm: make optimistic check for swapin readaheadEbru Akagunduz1-5/+9
2016-03-15mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka1-2/+0
2016-01-21mm: fix kernel crash in khugepaged threadyalin wang1-6/+6
2016-01-15khugepaged: ignore pmd tables with THP mapped with ptesKirill A. Shutemov1-0/+1
2016-01-14mm: add tracepoint for scanning pagesEbru Akagunduz1-0/+136