summaryrefslogtreecommitdiff
path: root/mm/memory-tiers.c
Commit message (Expand)AuthorAgeFilesLines
* memory tier: release the new_memtier in find_create_memory_tier()Tong Tiangen2023-02-091-2/+2
* mm/demotion: fix NULL vs IS_ERR checking in memory_tier_initMiaoqian Lin2022-11-301-1/+1
* memory: move hotplug memory notifier priority to same file for easy sortingLiu Shixin2022-11-081-1/+1
* memory tier, sysfs: rename attribute "nodes" to "nodelist"Huang Ying2022-10-281-4/+4
* mm/demotion: expose memory tier details via sysfsAneesh Kumar K.V2022-09-261-22/+87
* mm/demotion: update node_is_toptier to work with memory tiersAneesh Kumar K.V2022-09-261-0/+47
* mm/demotion: demote pages according to allocation fallback orderJagdish Gediya2022-09-261-3/+48
* mm/demotion: drop memtier from memtypeAneesh Kumar K.V2022-09-261-7/+9
* mm/demotion: add pg_data_t member to track node memory tier detailsAneesh Kumar K.V2022-09-261-5/+35
* mm/demotion: build demotion targets based on explicit memory tiersAneesh Kumar K.V2022-09-261-12/+226
* mm/demotion/dax/kmem: set node's abstract distance to MEMTIER_DEFAULT_DAX_ADI...Aneesh Kumar K.V2022-09-261-23/+91
* mm/demotion: add hotplug callbacks to handle new numa node onlinedAneesh Kumar K.V2022-09-261-0/+68
* mm/demotion: move memory demotion related codeAneesh Kumar K.V2022-09-261-0/+64
* mm/demotion: add support for explicit memory tiersAneesh Kumar K.V2022-09-261-0/+129