index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
damon
/
sysfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-11
1
-80
/
+63
|
\
|
*
mm/damon/sysfs: return 'err' value when call kstrtoul() failed
Xin Hao
2022-10-03
1
-32
/
+14
|
*
mm/damon/sysfs: avoid call damon_target_has_pid() repeatedly
Xin Hao
2022-10-03
1
-1
/
+2
|
*
mm/damon/sysfs: simplify the variable 'pid' assignment operation
Kaixu Xia
2022-10-03
1
-7
/
+4
|
*
mm/damon/core: reduce parameters for damon_set_attrs()
SeongJae Park
2022-10-03
1
-4
/
+8
|
*
mm/damon/sysfs: use the wrapper directly to check if the kdamond is running
Kaixu Xia
2022-10-03
1
-2
/
+1
|
*
mm/damon/sysfs: change few functions execute order
Xin Hao
2022-10-03
1
-10
/
+14
|
*
mm/damon: introduce struct damos_access_pattern
Yajun Deng
2022-10-03
1
-5
/
+12
|
*
mm/damon: simplify damon_ctx check in damon_sysfs_before_terminate
Xin Hao
2022-10-03
1
-1
/
+1
|
*
mm/damon/sysfs: simplify the judgement whether kdamonds are busy
Kaixu Xia
2022-10-03
1
-18
/
+7
*
|
damon/sysfs: fix possible memleak on damon_sysfs_add_target
Levi Yun
2022-10-01
1
-1
/
+1
|
/
*
mm/damon/schemes: add 'LRU_DEPRIO' action
SeongJae Park
2022-07-04
1
-0
/
+1
*
mm/damon/schemes: add 'LRU_PRIO' DAMOS action
SeongJae Park
2022-07-04
1
-0
/
+1
*
mm/damon/sysfs: deduplicate inputs applying
SeongJae Park
2022-07-04
1
-35
/
+24
*
mm/damon/{dbgfs,sysfs}: move target_has_pid() from dbgfs to damon.h
SeongJae Park
2022-07-04
1
-5
/
+3
*
mm/damon/sysfs: support online inputs update
SeongJae Park
2022-05-13
1
-9
/
+90
*
mm/damon/sysfs: update schemes stat in the kdamond context
SeongJae Park
2022-05-13
1
-26
/
+135
*
mm/damon/sysfs: use enum for 'state' input handling
SeongJae Park
2022-05-13
1
-10
/
+62
*
mm/damon/sysfs: reuse damon_set_regions() for regions setting
SeongJae Park
2022-05-13
1
-15
/
+18
*
mm/damon/sysfs: move targets setup code to a separated function
SeongJae Park
2022-05-13
1
-21
/
+28
*
mm/damon/sysfs: prohibit multiple physical address space monitoring targets
SeongJae Park
2022-05-13
1
-0
/
+4
*
mm/damon/sysfs: support fixed virtual address ranges monitoring
SeongJae Park
2022-05-13
1
-7
/
+6
*
mm/damon/vaddr: register a damon_operations for fixed virtual address ranges ...
SeongJae Park
2022-05-13
1
-0
/
+4
*
mm/damon/sysfs: add a file for listing available monitoring ops
SeongJae Park
2022-05-13
1
-0
/
+19
*
mm/damon/sysfs: remove repeat container_of() in damon_sysfs_kdamond_release()
Xin Hao
2022-03-22
1
-1
/
+1
*
mm/damon/sysfs: support DAMOS stats
SeongJae Park
2022-03-22
1
-0
/
+150
*
mm/damon/sysfs: support DAMOS watermarks
SeongJae Park
2022-03-22
1
-5
/
+215
*
mm/damon/sysfs: support schemes prioritization
SeongJae Park
2022-03-22
1
-3
/
+149
*
mm/damon/sysfs: support DAMOS quotas
SeongJae Park
2022-03-22
1
-1
/
+145
*
mm/damon/sysfs: support DAMON-based Operation Schemes
SeongJae Park
2022-03-22
1
-0
/
+410
*
mm/damon/sysfs: support the physical address space monitoring
SeongJae Park
2022-03-22
1
-5
/
+271
*
mm/damon/sysfs: link DAMON for virtual address spaces monitoring
SeongJae Park
2022-03-22
1
-3
/
+189
*
mm/damon: implement a minimal stub for sysfs-based DAMON interface
SeongJae Park
2022-03-22
1
-0
/
+1084