index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memory-tiers.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
memory tiers: use default_dram_perf_ref_source in log message
Huang Ying
2024-09-26
1
-3
/
+3
*
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-21
1
-2
/
+1
|
\
|
*
mm: make use of str_true_false helper
Hongbo Li
2024-09-02
1
-2
/
+1
*
|
memory tier: fix deadlock warning while onlining pages
Yanfei Xu
2024-09-04
1
-1
/
+2
*
|
memory tiering: introduce folio_use_access_time() check
Zi Yan
2024-09-02
1
-0
/
+19
|
/
*
memory tier: consolidate the initialization of memory tiers
Ho-Ren (Jack) Chuang
2024-07-13
1
-33
/
+21
*
memory tier: create CPUless memory tiers after obtaining HMAT info
Ho-Ren (Jack) Chuang
2024-05-06
1
-24
/
+70
*
memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a...
Ho-Ren (Jack) Chuang
2024-05-06
1
-0
/
+29
*
mm/demotion: print demotion targets
Li Zhijian
2024-02-22
1
-1
/
+23
*
memory tier: make memory_tier_subsys const
Ricardo B. Marliere
2024-02-22
1
-1
/
+1
*
base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
Dave Jiang
2023-12-22
1
-6
/
+6
*
dax, kmem: calculate abstract distance with general interface
Huang Ying
2023-10-17
1
-1
/
+2
*
acpi, hmat: calculate abstract distance with HMAT
Huang Ying
2023-10-17
1
-1
/
+102
*
memory tiering: add abstract distance calculation algorithms management
Huang Ying
2023-10-17
1
-0
/
+59
*
acpi,mm: fix typo sibiling -> sibling
Li Zhijian
2023-10-06
1
-5
/
+5
*
memory tier: use helper macro __ATTR_RW()
Miaohe Lin
2023-08-18
1
-7
/
+6
*
memory tier: rename destroy_memory_type() to put_memory_type()
Miaohe Lin
2023-08-18
1
-3
/
+3
*
memory tier: use helper function destroy_memory_type()
Miaohe Lin
2023-08-18
1
-1
/
+1
*
memory tier: remove unneeded !IS_ENABLED(CONFIG_MIGRATION) check
Miaohe Lin
2023-06-20
1
-1
/
+1
*
memory tier: remove unneeded disable_all_demotion_targets() when !CONFIG_MIGR...
Miaohe Lin
2023-06-20
1
-1
/
+0
*
memory tier: release the new_memtier in find_create_memory_tier()
Tong Tiangen
2023-02-10
1
-2
/
+2
*
mm/demotion: fix NULL vs IS_ERR checking in memory_tier_init
Miaoqian Lin
2022-12-01
1
-1
/
+1
*
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
2022-11-09
1
-1
/
+1
*
memory tier, sysfs: rename attribute "nodes" to "nodelist"
Huang Ying
2022-10-28
1
-4
/
+4
*
mm/demotion: expose memory tier details via sysfs
Aneesh Kumar K.V
2022-09-27
1
-22
/
+87
*
mm/demotion: update node_is_toptier to work with memory tiers
Aneesh Kumar K.V
2022-09-27
1
-0
/
+47
*
mm/demotion: demote pages according to allocation fallback order
Jagdish Gediya
2022-09-27
1
-3
/
+48
*
mm/demotion: drop memtier from memtype
Aneesh Kumar K.V
2022-09-27
1
-7
/
+9
*
mm/demotion: add pg_data_t member to track node memory tier details
Aneesh Kumar K.V
2022-09-27
1
-5
/
+35
*
mm/demotion: build demotion targets based on explicit memory tiers
Aneesh Kumar K.V
2022-09-27
1
-12
/
+226
*
mm/demotion/dax/kmem: set node's abstract distance to MEMTIER_DEFAULT_DAX_ADI...
Aneesh Kumar K.V
2022-09-27
1
-23
/
+91
*
mm/demotion: add hotplug callbacks to handle new numa node onlined
Aneesh Kumar K.V
2022-09-27
1
-0
/
+68
*
mm/demotion: move memory demotion related code
Aneesh Kumar K.V
2022-09-27
1
-0
/
+64
*
mm/demotion: add support for explicit memory tiers
Aneesh Kumar K.V
2022-09-27
1
-0
/
+129