aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/memory-tiers.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-05memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a...Ho-Ren (Jack) Chuang1-0/+13
2023-12-22base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'Dave Jiang1-5/+5
2023-10-16dax, kmem: calculate abstract distance with general interfaceHuang Ying1-0/+2
2023-10-16acpi, hmat: calculate abstract distance with HMATHuang Ying1-0/+18
2023-10-16memory tiering: add abstract distance calculation algorithms managementHuang Ying1-0/+19
2023-10-06acpi,mm: fix typo sibiling -> siblingLi Zhijian1-1/+1
2023-08-18memory tier: rename destroy_memory_type() to put_memory_type()Miaohe Lin1-2/+2
2022-11-08memory: move hotplug memory notifier priority to same file for easy sortingLiu Shixin1-1/+0
2022-09-26mm/demotion: update node_is_toptier to work with memory tiersAneesh Kumar K.V1-0/+11
2022-09-26mm/demotion: demote pages according to allocation fallback orderJagdish Gediya1-0/+12
2022-09-26mm/demotion: drop memtier from memtypeAneesh Kumar K.V1-1/+0
2022-09-26mm/demotion: build demotion targets based on explicit memory tiersAneesh Kumar K.V1-0/+13
2022-09-26mm/demotion/dax/kmem: set node's abstract distance to MEMTIER_DEFAULT_DAX_ADI...Aneesh Kumar K.V1-1/+41
2022-09-26mm/demotion: add hotplug callbacks to handle new numa node onlinedAneesh Kumar K.V1-0/+1
2022-09-26mm/demotion: move memory demotion related codeAneesh Kumar K.V1-0/+8
2022-09-26mm/demotion: add support for explicit memory tiersAneesh Kumar K.V1-0/+18