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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-19
mm/damon/core: implement damos filter
SeongJae Park
1
-0
/
+39
2022-12-01
mm/damon/core: add a callback for scheme target regions check
SeongJae Park
1
-1
/
+5
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-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-16
/
+10
2022-10-13
mm/damon: use damon_sz_region() in appropriate place
Xin Hao
1
-9
/
+8
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-04
mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()
Kaixu Xia
1
-1
/
+34
2022-10-04
mm/damon: return void from damon_set_schemes()
Kaixu Xia
1
-4
/
+1
2022-10-04
mm/damon/core: simplify the kdamond stop mechanism by removing 'done'
Kaixu Xia
1
-15
/
+9
2022-10-04
mm/damon/core: reduce parameters for damon_set_attrs()
SeongJae Park
1
-16
/
+5
2022-10-04
mm/damon/core: use a dedicated struct for monitoring attributes
SeongJae Park
1
-17
/
+17
2022-10-04
mm/damon/core: factor out 'damos_quota' private fileds initialization
SeongJae Park
1
-9
/
+14
2022-10-04
mm/damon/core: copy struct-to-struct instead of field-to-field in damon_new_s...
SeongJae Park
1
-17
/
+4
2022-10-04
mm/damon: improve damon_new_region strategy
Dawei Li
1
-2
/
+17
2022-10-04
mm/damon: remove duplicate get_monitoring_region() definitions
Xin Hao
1
-0
/
+40
2022-10-04
mm/damon/core: avoid holes in newly set monitoring target ranges
SeongJae Park
1
-0
/
+30
2022-10-04
mm/damon: introduce struct damos_access_pattern
Yajun Deng
1
-16
/
+15
2022-10-04
mm/damon/core: iterate the regions list from current point in damon_set_regio...
Kaixu Xia
1
-1
/
+2
2022-09-12
mm/damon/core: simplify the parameter passing for region split operation
Kaixu Xia
1
-12
/
+9
2022-05-13
mm/damon/vaddr: move 'damon_set_regions()' to core
SeongJae Park
1
-0
/
+73
2022-05-13
mm/damon/core: finish kdamond as soon as any callback returns an error
SeongJae Park
1
-2
/
+6
2022-05-13
mm/damon/core: add a new callback for watermarks checks
SeongJae Park
1
-1
/
+7
2022-05-13
mm/damon/core: add a function for damon_operations registration checks
SeongJae Park
1
-3
/
+21
2022-04-30
mm/damon: remove unnecessary type castings
Yu Zhe
1
-1
/
+1
2022-04-01
mm/damon: prevent activated scheme from sleeping by deactivated schemes
Jonghyeon Kim
1
-1
/
+4
2022-03-23
mm/damon/core: allow non-exclusive DAMON start/stop
SeongJae Park
1
-8
/
+15
2022-03-23
mm/damon: let monitoring operations can be registered and selected
SeongJae Park
1
-0
/
+66
2022-03-23
mm/damon: rename damon_primitives to damon_operations
SeongJae Park
1
-32
/
+33
2022-03-23
mm/damon: remove the target id concept
SeongJae Park
1
-2
/
+2
2022-03-23
mm/damon/core: move damon_set_targets() into dbgfs
SeongJae Park
1
-32
/
+0
2022-01-15
mm/damon: hide kernel pointer from tracepoint event
SeongJae Park
1
-1
/
+3
2022-01-15
mm/damon: move the implementation of damon_insert_region to damon.h
Guoqing Jiang
1
-11
/
+0
2022-01-15
mm/damon/schemes: account how many times quota limit has exceeded
SeongJae Park
1
-0
/
+2
2022-01-15
mm/damon/schemes: account scheme actions that successfully applied
SeongJae Park
1
-5
/
+8
2022-01-15
mm/damon: convert macro functions to static inline functions
SeongJae Park
1
-1
/
+4
2022-01-15
mm/damon: move damon_rand() definition into damon.h
Xin Hao
1
-4
/
+0
2022-01-15
mm/damon/core: use abs() instead of diff_of()
Xin Hao
1
-4
/
+2
2021-12-11
mm/damon/core: remove unnecessary error messages
SeongJae Park
1
-9
/
+2
2021-12-11
mm/damon/core: use better timer mechanisms selection threshold
SeongJae Park
1
-1
/
+2
2021-12-11
mm/damon/core: fix fake load reports due to uninterruptible sleeps
SeongJae Park
1
-3
/
+3
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
[next]