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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-19
mm/damon/sysfs-schemes: implement scheme filters
SeongJae Park
1
-1
/
+92
2023-01-19
mm/damon/sysfs-schemes: connect filter directory and filters directory
SeongJae Park
1
-0
/
+68
2023-01-19
mm/damon/sysfs-schemes: implement filter directory
SeongJae Park
1
-0
/
+128
2023-01-19
mm/damon/sysfs-schemes: implement filters directory
SeongJae Park
1
-1
/
+84
2023-01-19
mm/damon/reclaim: add a parameter called skip_anon for avoiding anonymous pag...
SeongJae Park
1
-0
/
+19
2023-01-19
mm/damon/paddr: support DAMOS filters
SeongJae Park
1
-9
/
+62
2023-01-19
mm/damon/core: implement damos filter
SeongJae Park
1
-0
/
+39
2022-12-01
mm/damon: use kstrtobool() instead of strtobool()
Christophe JAILLET
2
-2
/
+4
2022-12-01
mm/damon/sysfs-schemes: implement DAMOS-tried regions clear command
SeongJae Park
3
-1
/
+37
2022-12-01
mm/damon/sysfs: implement DAMOS tried regions update command
SeongJae Park
3
-2
/
+141
2022-12-01
mm/damon/sysfs-schemes: implement scheme region directory
SeongJae Park
1
-1
/
+122
2022-12-01
mm/damon/sysfs-schemes: implement schemes/tried_regions directory
SeongJae Park
1
-0
/
+57
2022-12-01
mm/damon/core: add a callback for scheme target regions check
SeongJae Park
1
-1
/
+5
2022-12-01
mm/damon/lru_sort: enable and disable synchronously
SeongJae Park
1
-29
/
+22
2022-12-01
mm/damon/reclaim: enable and disable synchronously
SeongJae Park
1
-30
/
+23
2022-12-01
mm/damon/{reclaim,lru_sort}: remove unnecessarily included headers
SeongJae Park
2
-4
/
+0
2022-12-01
mm/damon/modules: deduplicate init steps for DAMON context setup
SeongJae Park
5
-30
/
+53
2022-12-01
mm/damon/sysfs: split out schemes directory implementation to separate file
SeongJae Park
4
-1065
/
+1091
2022-12-01
mm/damon/sysfs: split out kdamond-independent schemes stats update logic into...
SeongJae Park
1
-15
/
+22
2022-12-01
mm/damon/sysfs: move unsigned long range directory to common module
SeongJae Park
3
-100
/
+109
2022-12-01
mm/damon/sysfs: move sysfs_lock to common module
SeongJae Park
4
-4
/
+24
2022-12-01
mm/damon/sysfs: remove parameters of damon_sysfs_region_alloc()
SeongJae Park
1
-11
/
+3
2022-12-01
mm/damon/sysfs: use damon_addr_range for region's start and end values
SeongJae Park
1
-14
/
+11
2022-12-01
mm/damon/core: split out scheme quota adjustment logic into a new function
SeongJae Park
1
-43
/
+48
2022-12-01
mm/damon/core: split out scheme stat update logic into a new function
SeongJae Park
1
-5
/
+11
2022-12-01
mm/damon/core: split damos application logic into a new function
SeongJae Park
1
-34
/
+39
2022-12-01
mm/damon/core: split out DAMOS-charged region skip logic into a new function
SeongJae Park
1
-31
/
+65
2022-12-01
mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam...
SeongJae Park
1
-2
/
+44
2022-11-23
mm/damon/sysfs-schemes: skip stats update if the scheme directory is removed
SeongJae Park
1
-0
/
+4
2022-11-09
mm/damon/dbgfs: check if rm_contexts input is for a real context
SeongJae Park
1
-0
/
+7
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-18
/
+12
2022-10-13
mm/damon: use damon_sz_region() in appropriate place
Xin Hao
2
-11
/
+10
2022-10-13
mm/damon: move sz_damon_region to damon_sz_region
Xin Hao
1
-7
/
+2
2022-10-12
Merge tag 'mm-hotfixes-stable-2022-10-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2022-10-12
mm/damon/core: initialize damon_target->list in damon_new_target()
SeongJae Park
1
-0
/
+1
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-860
/
+596
2022-10-04
mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()
Kaixu Xia
3
-21
/
+40
2022-10-04
mm/damon/sysfs: return 'err' value when call kstrtoul() failed
Xin Hao
1
-32
/
+14
2022-10-04
mm/damon: rename damon_pageout_score() to damon_cold_score()
Kaixu Xia
4
-5
/
+5
2022-10-04
mm/damon: return void from damon_set_schemes()
Kaixu Xia
4
-15
/
+6
2022-10-04
mm/damon/lru_sort: change damon_lru_sort_wmarks to static
Yang Yingliang
1
-1
/
+1
2022-10-04
mm/damon/reclaim: change damon_reclaim_wmarks to static
Yang Yingliang
1
-1
/
+1
2022-10-04
mm/damon: use 'struct damon_target *' instead of 'void *' in target_valid()
Kaixu Xia
1
-2
/
+1
2022-10-04
mm/damon: simplify scheme create in lru_sort.c
Xin Hao
1
-22
/
+17
2022-10-04
mm/damon/sysfs: avoid call damon_target_has_pid() repeatedly
Xin Hao
1
-1
/
+2
2022-10-04
mm/damon/core: simplify the kdamond stop mechanism by removing 'done'
Kaixu Xia
1
-15
/
+9
2022-10-04
mm/damon/sysfs: simplify the variable 'pid' assignment operation
Kaixu Xia
1
-7
/
+4
2022-10-04
mm/damon: simplify the parameter passing for 'prepare_access_checks'
Kaixu Xia
2
-6
/
+5
2022-10-04
mm/damon/lru_sort: deduplicate hot/cold schemes generators
SeongJae Park
1
-24
/
+21
2022-10-04
mm/damon/lru_sort: use quotas param generator
SeongJae Park
1
-51
/
+19
[prev]
[next]