aboutsummaryrefslogtreecommitdiff
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...Gravatar Ho-Ren (Jack) Chuang 1-0/+13
2023-12-22base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'Gravatar Dave Jiang 1-5/+5
2023-10-16dax, kmem: calculate abstract distance with general interfaceGravatar Huang Ying 1-0/+2
2023-10-16acpi, hmat: calculate abstract distance with HMATGravatar Huang Ying 1-0/+18
2023-10-16memory tiering: add abstract distance calculation algorithms managementGravatar Huang Ying 1-0/+19
2023-10-06acpi,mm: fix typo sibiling -> siblingGravatar Li Zhijian 1-1/+1
2023-08-18memory tier: rename destroy_memory_type() to put_memory_type()Gravatar Miaohe Lin 1-2/+2
2022-11-08memory: move hotplug memory notifier priority to same file for easy sortingGravatar Liu Shixin 1-1/+0
2022-09-26mm/demotion: update node_is_toptier to work with memory tiersGravatar Aneesh Kumar K.V 1-0/+11
2022-09-26mm/demotion: demote pages according to allocation fallback orderGravatar Jagdish Gediya 1-0/+12
2022-09-26mm/demotion: drop memtier from memtypeGravatar Aneesh Kumar K.V 1-1/+0
2022-09-26mm/demotion: build demotion targets based on explicit memory tiersGravatar Aneesh Kumar K.V 1-0/+13
2022-09-26mm/demotion/dax/kmem: set node's abstract distance to MEMTIER_DEFAULT_DAX_ADI...Gravatar Aneesh Kumar K.V 1-1/+41
2022-09-26mm/demotion: add hotplug callbacks to handle new numa node onlinedGravatar Aneesh Kumar K.V 1-0/+1
2022-09-26mm/demotion: move memory demotion related codeGravatar Aneesh Kumar K.V 1-0/+8
2022-09-26mm/demotion: add support for explicit memory tiersGravatar Aneesh Kumar K.V 1-0/+18