summaryrefslogtreecommitdiff
path: root/mm/memory-tiers.c
AgeCommit message (Expand)Author
2023-12-22base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'Dave Jiang
2023-10-16dax, kmem: calculate abstract distance with general interfaceHuang Ying
2023-10-16acpi, hmat: calculate abstract distance with HMATHuang Ying
2023-10-16memory tiering: add abstract distance calculation algorithms managementHuang Ying
2023-10-06acpi,mm: fix typo sibiling -> siblingLi Zhijian
2023-08-18memory tier: use helper macro __ATTR_RW()Miaohe Lin
2023-08-18memory tier: rename destroy_memory_type() to put_memory_type()Miaohe Lin
2023-08-18memory tier: use helper function destroy_memory_type()Miaohe Lin
2023-06-19memory tier: remove unneeded !IS_ENABLED(CONFIG_MIGRATION) checkMiaohe Lin
2023-06-19memory tier: remove unneeded disable_all_demotion_targets() when !CONFIG_MIGR...Miaohe Lin
2023-02-09memory tier: release the new_memtier in find_create_memory_tier()Tong Tiangen
2022-11-30mm/demotion: fix NULL vs IS_ERR checking in memory_tier_initMiaoqian Lin
2022-11-08memory: move hotplug memory notifier priority to same file for easy sortingLiu Shixin
2022-10-28memory tier, sysfs: rename attribute "nodes" to "nodelist"Huang Ying
2022-09-26mm/demotion: expose memory tier details via sysfsAneesh Kumar K.V
2022-09-26mm/demotion: update node_is_toptier to work with memory tiersAneesh Kumar K.V
2022-09-26mm/demotion: demote pages according to allocation fallback orderJagdish Gediya
2022-09-26mm/demotion: drop memtier from memtypeAneesh Kumar K.V
2022-09-26mm/demotion: add pg_data_t member to track node memory tier detailsAneesh Kumar K.V
2022-09-26mm/demotion: build demotion targets based on explicit memory tiersAneesh Kumar K.V
2022-09-26mm/demotion/dax/kmem: set node's abstract distance to MEMTIER_DEFAULT_DAX_ADI...Aneesh Kumar K.V
2022-09-26mm/demotion: add hotplug callbacks to handle new numa node onlinedAneesh Kumar K.V
2022-09-26mm/demotion: move memory demotion related codeAneesh Kumar K.V
2022-09-26mm/demotion: add support for explicit memory tiersAneesh Kumar K.V