index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-06
mm/damon: fix a few spelling mistakes in comments and a pr_debug message
Colin Ian King
1
-1
/
+1
2021-11-06
mm/damon: simplify stop mechanism
Changbin Du
1
-36
/
+15
2021-11-06
mm/damon/dbgfs: add adaptive_targets list check before enable monitor_on
Xin Hao
1
-0
/
+5
2021-11-06
mm/damon/schemes: activate schemes based on a watermarks mechanism
SeongJae Park
1
-1
/
+96
2021-11-06
mm/damon/schemes: prioritize regions within the quotas
SeongJae Park
1
-7
/
+55
2021-11-06
mm/damon/schemes: implement time quota
SeongJae Park
1
-5
/
+40
2021-11-06
mm/damon/schemes: skip already charged targets and regions
SeongJae Park
1
-0
/
+37
2021-11-06
mm/damon/schemes: implement size quota for schemes application speed control
SeongJae Park
1
-8
/
+52
2021-11-06
mm/damon/schemes: implement statistics feature
SeongJae Park
1
-1
/
+6
2021-11-06
mm/damon/core: implement DAMON-based Operation Schemes (DAMOS)
SeongJae Park
1
-0
/
+109
2021-11-06
mm/damon/core: account age of target regions
SeongJae Park
1
-0
/
+13
2021-11-06
mm/damon/core: nullify pointer ctx->kdamond with a NULL
Colin Ian King
1
-1
/
+1
2021-11-06
mm/damon: needn't hold kdamond_lock to print pid of kdamond
Changbin Du
1
-4
/
+2
2021-11-06
mm/damon: remove unnecessary do_exit() from kdamond
Changbin Du
1
-1
/
+1
2021-11-06
mm/damon/core: print kdamond start log in debug mode only
SeongJae Park
1
-1
/
+1
2021-09-08
mm/damon: add kunit tests
SeongJae Park
1
-0
/
+7
2021-09-08
mm/damon: implement a debugfs-based user space interface
SeongJae Park
1
-0
/
+47
2021-09-08
mm/damon: add a tracepoint
SeongJae Park
1
-1
/
+6
2021-09-08
mm/damon: adaptively adjust regions
SeongJae Park
1
-9
/
+215
2021-09-08
mm/damon/core: implement region-based sampling
SeongJae Park
1
-4
/
+139
2021-09-08
mm: introduce Data Access MONitor (DAMON)
SeongJae Park
1
-0
/
+320