summaryrefslogtreecommitdiffstats
path: root/mm/memory-tiers.c
Commit message (Expand)AuthorAgeFilesLines
* 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