aboutsummaryrefslogtreecommitdiff
path: root/mm/memory-tiers.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-26mm/demotion: expose memory tier details via sysfsGravatar Aneesh Kumar K.V 1-22/+87
2022-09-26mm/demotion: update node_is_toptier to work with memory tiersGravatar Aneesh Kumar K.V 1-0/+47
2022-09-26mm/demotion: demote pages according to allocation fallback orderGravatar Jagdish Gediya 1-3/+48
2022-09-26mm/demotion: drop memtier from memtypeGravatar Aneesh Kumar K.V 1-7/+9
2022-09-26mm/demotion: add pg_data_t member to track node memory tier detailsGravatar Aneesh Kumar K.V 1-5/+35
2022-09-26mm/demotion: build demotion targets based on explicit memory tiersGravatar Aneesh Kumar K.V 1-12/+226
2022-09-26mm/demotion/dax/kmem: set node's abstract distance to MEMTIER_DEFAULT_DAX_ADI...Gravatar Aneesh Kumar K.V 1-23/+91
2022-09-26mm/demotion: add hotplug callbacks to handle new numa node onlinedGravatar Aneesh Kumar K.V 1-0/+68
2022-09-26mm/demotion: move memory demotion related codeGravatar Aneesh Kumar K.V 1-0/+64
2022-09-26mm/demotion: add support for explicit memory tiersGravatar Aneesh Kumar K.V 1-0/+129