index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
/
sysfs.c
Age
Commit message (
Expand
)
Author
2024-02-23
mm/damon/sysfs: use only quota->goals
SeongJae Park
2024-02-23
mm/damon/sysfs: implement a kdamond command for updating schemes' effective q...
SeongJae Park
2024-02-22
mm/damon/sysfs: handle 'state' file inputs for every sampling interval if pos...
SeongJae Park
2023-12-12
mm/damon/sysfs-schemes: implement a command for scheme quota goals only commit
SeongJae Park
2023-11-15
mm/damon/sysfs: check error from damon_sysfs_update_target()
SeongJae Park
2023-11-15
mm/damon/sysfs: eliminate potential uninitialized variable warning
Dan Carpenter
2023-11-01
mm/damon/sysfs: update monitoring target regions for online input commit
SeongJae Park
2023-11-01
mm/damon/sysfs: remove requested targets when online-commit inputs
SeongJae Park
2023-10-25
mm/damon/sysfs-test: add a unit test for damon_sysfs_set_targets()
SeongJae Park
2023-10-18
mm/damon/sysfs: avoid empty scheme tried regions for large apply interval
SeongJae Park
2023-10-18
mm/damon/sysfs: check DAMOS regions update progress from before_terminate()
SeongJae Park
2023-08-21
mm/damon/sysfs: implement a command for updating only schemes tried total bytes
SeongJae Park
2023-02-09
mm/damon/sysfs: make kobj_type structures constant
Thomas Weißschuh
2022-11-30
mm/damon/sysfs-schemes: implement DAMOS-tried regions clear command
SeongJae Park
2022-11-30
mm/damon/sysfs: implement DAMOS tried regions update command
SeongJae Park
2022-11-30
mm/damon/sysfs: split out schemes directory implementation to separate file
SeongJae Park
2022-11-30
mm/damon/sysfs: split out kdamond-independent schemes stats update logic into...
SeongJae Park
2022-11-30
mm/damon/sysfs: move unsigned long range directory to common module
SeongJae Park
2022-11-30
mm/damon/sysfs: move sysfs_lock to common module
SeongJae Park
2022-11-30
mm/damon/sysfs: remove parameters of damon_sysfs_region_alloc()
SeongJae Park
2022-11-30
mm/damon/sysfs: use damon_addr_range for region's start and end values
SeongJae Park
2022-11-30
mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam...
SeongJae Park
2022-11-22
mm/damon/sysfs-schemes: skip stats update if the scheme directory is removed
SeongJae Park
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-03
mm/damon/sysfs: return 'err' value when call kstrtoul() failed
Xin Hao
2022-10-03
mm/damon/sysfs: avoid call damon_target_has_pid() repeatedly
Xin Hao
2022-10-03
mm/damon/sysfs: simplify the variable 'pid' assignment operation
Kaixu Xia
2022-10-03
mm/damon/core: reduce parameters for damon_set_attrs()
SeongJae Park
2022-10-03
mm/damon/sysfs: use the wrapper directly to check if the kdamond is running
Kaixu Xia
2022-10-03
mm/damon/sysfs: change few functions execute order
Xin Hao
2022-10-03
mm/damon: introduce struct damos_access_pattern
Yajun Deng
2022-10-03
mm/damon: simplify damon_ctx check in damon_sysfs_before_terminate
Xin Hao
2022-10-03
mm/damon/sysfs: simplify the judgement whether kdamonds are busy
Kaixu Xia
2022-09-30
damon/sysfs: fix possible memleak on damon_sysfs_add_target
Levi Yun
2022-07-03
mm/damon/schemes: add 'LRU_DEPRIO' action
SeongJae Park
2022-07-03
mm/damon/schemes: add 'LRU_PRIO' DAMOS action
SeongJae Park
2022-07-03
mm/damon/sysfs: deduplicate inputs applying
SeongJae Park
2022-07-03
mm/damon/{dbgfs,sysfs}: move target_has_pid() from dbgfs to damon.h
SeongJae Park
2022-05-13
mm/damon/sysfs: support online inputs update
SeongJae Park
2022-05-13
mm/damon/sysfs: update schemes stat in the kdamond context
SeongJae Park
2022-05-13
mm/damon/sysfs: use enum for 'state' input handling
SeongJae Park
2022-05-13
mm/damon/sysfs: reuse damon_set_regions() for regions setting
SeongJae Park
2022-05-13
mm/damon/sysfs: move targets setup code to a separated function
SeongJae Park
2022-05-13
mm/damon/sysfs: prohibit multiple physical address space monitoring targets
SeongJae Park
2022-05-13
mm/damon/sysfs: support fixed virtual address ranges monitoring
SeongJae Park
2022-05-13
mm/damon/vaddr: register a damon_operations for fixed virtual address ranges ...
SeongJae Park
2022-05-13
mm/damon/sysfs: add a file for listing available monitoring ops
SeongJae Park
2022-03-22
mm/damon/sysfs: remove repeat container_of() in damon_sysfs_kdamond_release()
Xin Hao
2022-03-22
mm/damon/sysfs: support DAMOS stats
SeongJae Park
2022-03-22
mm/damon/sysfs: support DAMOS watermarks
SeongJae Park
[next]