index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
damon
/
ops-common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/damon/ops-common: avoid divide-by-zero during region hotness calculation
SeongJae Park
2023-10-26
1
-3
/
+2
*
damon: use pmdp_get instead of drectly dereferencing pmd
Levi Yun
2023-08-21
1
-1
/
+1
*
mm: ptep_get() conversion
Ryan Roberts
2023-06-20
1
-1
/
+1
*
mm/damon/ops-common: refactor to use {pte|pmd}p_clear_young_notify()
Ryan Roberts
2023-06-10
1
-20
/
+2
*
mm/damon/ops-common: atomically test and clear young on ptes and pmds
Ryan Roberts
2023-06-10
1
-10
/
+6
*
mm/damon: convert damon_ptep/pmdp_mkold() to use a folio
Kefeng Wang
2023-01-19
1
-10
/
+10
*
mm/damon: introduce damon_get_folio()
Kefeng Wang
2023-01-19
1
-7
/
+11
*
mm/damon: rename damon_pageout_score() to damon_cold_score()
Kaixu Xia
2022-10-03
1
-1
/
+1
*
mm/damon/core: use a dedicated struct for monitoring attributes
SeongJae Park
2022-10-03
1
-2
/
+2
*
mm/damon: get the hotness from damon_hot_score() in damon_pageout_score()
Kaixu Xia
2022-09-12
1
-40
/
+6
*
mm/damon/schemes: add 'LRU_PRIO' DAMOS action
SeongJae Park
2022-07-04
1
-0
/
+42
*
mm: damon: use HPAGE_PMD_SIZE
Kefeng Wang
2022-05-19
1
-2
/
+1
*
mm/damon: rename damon_primitives to damon_operations
SeongJae Park
2022-03-22
1
-0
/
+133