index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
memory-tiers.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-12
memory tier: consolidate the initialization of memory tiers
Ho-Ren (Jack) Chuang
1
-0
/
+2
2024-05-05
memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
Ho-Ren (Jack) Chuang
1
-0
/
+13
2023-12-22
base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
Dave Jiang
1
-5
/
+5
2023-10-16
dax, kmem: calculate abstract distance with general interface
Huang Ying
1
-0
/
+2
2023-10-16
acpi, hmat: calculate abstract distance with HMAT
Huang Ying
1
-0
/
+18
2023-10-16
memory tiering: add abstract distance calculation algorithms management
Huang Ying
1
-0
/
+19
2023-10-06
acpi,mm: fix typo sibiling -> sibling
Li Zhijian
1
-1
/
+1
2023-08-18
memory tier: rename destroy_memory_type() to put_memory_type()
Miaohe Lin
1
-2
/
+2
2022-11-08
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
1
-1
/
+0
2022-09-26
mm/demotion: update node_is_toptier to work with memory tiers
Aneesh Kumar K.V
1
-0
/
+11
2022-09-26
mm/demotion: demote pages according to allocation fallback order
Jagdish Gediya
1
-0
/
+12
2022-09-26
mm/demotion: drop memtier from memtype
Aneesh Kumar K.V
1
-1
/
+0
2022-09-26
mm/demotion: build demotion targets based on explicit memory tiers
Aneesh Kumar K.V
1
-0
/
+13
2022-09-26
mm/demotion/dax/kmem: set node's abstract distance to MEMTIER_DEFAULT_DAX_ADISTANCE
Aneesh Kumar K.V
1
-1
/
+41
2022-09-26
mm/demotion: add hotplug callbacks to handle new numa node onlined
Aneesh Kumar K.V
1
-0
/
+1
2022-09-26
mm/demotion: move memory demotion related code
Aneesh Kumar K.V
1
-0
/
+8
2022-09-26
mm/demotion: add support for explicit memory tiers
Aneesh Kumar K.V
1
-0
/
+18