index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
memory-tiers.h
Age
Commit message (
Expand
)
Author
2024-05-05
memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a...
Ho-Ren (Jack) Chuang
2023-12-22
base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
Dave Jiang
2023-10-16
dax, kmem: calculate abstract distance with general interface
Huang Ying
2023-10-16
acpi, hmat: calculate abstract distance with HMAT
Huang Ying
2023-10-16
memory tiering: add abstract distance calculation algorithms management
Huang Ying
2023-10-06
acpi,mm: fix typo sibiling -> sibling
Li Zhijian
2023-08-18
memory tier: rename destroy_memory_type() to put_memory_type()
Miaohe Lin
2022-11-08
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
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: 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