index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
/
reclaim.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
mm/damon/reclaim: remove unnecessary code for online tuning
SeongJae Park
1
-18
/
+1
2024-07-03
mm/damon/reclaim: use damon_commit_ctx()
SeongJae Park
1
-19
/
+24
2024-07-03
mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
Hyeongtak Ji
1
-1
/
+2
2024-02-23
mm/damon/reclaim: implement memory PSI-driven quota self-tuning
SeongJae Park
1
-0
/
+25
2024-02-23
mm/damon/reclaim: implement user-feedback driven quota auto-tuning
SeongJae Park
1
-0
/
+28
2024-02-20
mm/damon/reclaim: fix quota stauts loss due to online tunings
SeongJae Park
1
-1
/
+17
2023-10-04
mm/damon/core: implement scheme-specific apply interval
SeongJae Park
1
-0
/
+2
2023-01-18
mm/damon/reclaim: add a parameter called skip_anon for avoiding anonymous pag...
SeongJae Park
1
-0
/
+19
2022-11-30
mm/damon: use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+2
2022-11-30
mm/damon/reclaim: enable and disable synchronously
SeongJae Park
1
-30
/
+23
2022-11-30
mm/damon/{reclaim,lru_sort}: remove unnecessarily included headers
SeongJae Park
1
-2
/
+0
2022-11-30
mm/damon/modules: deduplicate init steps for DAMON context setup
SeongJae Park
1
-14
/
+3
2022-10-03
mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()
Kaixu Xia
1
-10
/
+3
2022-10-03
mm/damon: return void from damon_set_schemes()
Kaixu Xia
1
-3
/
+1
2022-10-03
mm/damon/reclaim: change damon_reclaim_wmarks to static
Yang Yingliang
1
-1
/
+1
2022-10-03
mm/damon/reclaim: use the quota params generator macro
SeongJae Park
1
-52
/
+12
2022-10-03
mm/damon/reclaim: use stat parameters generator
SeongJae Park
1
-36
/
+5
2022-10-03
mm/damon/reclaim: use watermarks parameters generator macro
SeongJae Park
1
-47
/
+9
2022-10-03
mm/damon/reclaim: use monitoring attributes parameters generator macro
SeongJae Park
1
-42
/
+5
2022-10-03
mm/damon/reclaim: use 'struct damon_attrs' for storing parameters for it
SeongJae Park
1
-17
/
+19
2022-10-03
mm/damon/core: reduce parameters for damon_set_attrs()
SeongJae Park
1
-2
/
+8
2022-10-03
mm/damon: remove duplicate get_monitoring_region() definitions
Xin Hao
1
-35
/
+2
2022-10-03
mm/damon: introduce struct damos_access_pattern
Yajun Deng
1
-9
/
+14
2022-07-29
mm/damon/reclaim: fix potential memory leak in damon_reclaim_init()
Jianglei Nie
1
-1
/
+3
2022-07-03
mm/damon/reclaim: add 'damon_reclaim_' prefix to 'enabled_store()'
SeongJae Park
1
-2
/
+2
2022-07-03
mm/damon/reclaim: make 'enabled' checking timer simpler
SeongJae Park
1
-8
/
+1
2022-07-03
mm/damon/reclaim: deduplicate 'commit_inputs' handling
SeongJae Park
1
-13
/
+14
2022-06-16
mm/damon/reclaim: schedule 'damon_reclaim_timer' only after 'system_wq' is in...
SeongJae Park
1
-0
/
+8
2022-05-13
mm/damon/reclaim: use resource_size function on resource object
Jiapeng Chong
1
-1
/
+1
2022-05-13
mm/damon/reclaim: support online inputs update
SeongJae Park
1
-33
/
+62
2022-04-29
mm/damon/reclaim: fix the timer always stays active
Hailong Tu
1
-2
/
+25
2022-03-22
mm/damon/core: allow non-exclusive DAMON start/stop
SeongJae Park
1
-1
/
+1
2022-03-22
mm/damon/reclaim: use damon_select_ops() instead of damon_{v,p}a_set_operatio...
SeongJae Park
1
-1
/
+3
2022-03-22
mm/damon: rename damon_primitives to damon_operations
SeongJae Park
1
-1
/
+1
2022-03-22
mm/damon: remove the target id concept
SeongJae Park
1
-2
/
+1
2022-01-15
mm/damon/reclaim: provide reclamation statistics
SeongJae Park
1
-0
/
+46
2021-11-06
mm/damon: introduce DAMON-based Reclamation (DAMON_RECLAIM)
SeongJae Park
1
-0
/
+356