Age | Commit message (Expand) | Author |
2023-06-19 | memory tier: remove unneeded !IS_ENABLED(CONFIG_MIGRATION) check | Miaohe Lin |
2023-06-19 | memory tier: remove unneeded disable_all_demotion_targets() when !CONFIG_MIGR... | Miaohe Lin |
2023-02-09 | memory tier: release the new_memtier in find_create_memory_tier() | Tong Tiangen |
2022-11-30 | mm/demotion: fix NULL vs IS_ERR checking in memory_tier_init | Miaoqian Lin |
2022-11-08 | memory: move hotplug memory notifier priority to same file for easy sorting | Liu Shixin |
2022-10-28 | memory tier, sysfs: rename attribute "nodes" to "nodelist" | Huang Ying |
2022-09-26 | mm/demotion: expose memory tier details via sysfs | Aneesh Kumar K.V |
2022-09-26 | mm/demotion: update node_is_toptier to work with memory tiers | Aneesh Kumar K.V |
2022-09-26 | mm/demotion: demote pages according to allocation fallback order | Jagdish Gediya |
2022-09-26 | mm/demotion: drop memtier from memtype | Aneesh Kumar K.V |
2022-09-26 | mm/demotion: add pg_data_t member to track node memory tier details | Aneesh Kumar K.V |
2022-09-26 | mm/demotion: build demotion targets based on explicit memory tiers | Aneesh Kumar K.V |
2022-09-26 | mm/demotion/dax/kmem: set node's abstract distance to MEMTIER_DEFAULT_DAX_ADI... | Aneesh Kumar K.V |
2022-09-26 | mm/demotion: add hotplug callbacks to handle new numa node onlined | Aneesh Kumar K.V |
2022-09-26 | mm/demotion: move memory demotion related code | Aneesh Kumar K.V |
2022-09-26 | mm/demotion: add support for explicit memory tiers | Aneesh Kumar K.V |