index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
/
sysfs-schemes.c
Age
Commit message (
Expand
)
Author
2024-05-05
mm/damon: add DAMOS filter type YOUNG
SeongJae Park
2024-02-23
mm/damon/sysfs-schemes: support PSI-based quota auto-tune
SeongJae Park
2024-02-23
mm/damon/core: support multiple metrics for quota goal
SeongJae Park
2024-02-23
mm/damon/core: let goal specified with only target and current values
SeongJae Park
2024-02-23
mm/damon/sysfs: use only quota->goals
SeongJae Park
2024-02-23
mm/damon/core: split out quota goal related fields to a struct
SeongJae Park
2024-02-23
mm/damon/sysfs: implement a kdamond command for updating schemes' effective q...
SeongJae Park
2024-02-23
mm/damon/sysfs-schemes: implement quota effective_bytes file
SeongJae Park
2024-02-22
mm/damon/sysfs: handle 'state' file inputs for every sampling interval if pos...
SeongJae Park
2024-02-20
mm/damon/sysfs-schemes: handle schemes sysfs dir removal before commit_scheme...
SeongJae Park
2024-02-07
mm/damon/sysfs-schemes: fix wrong DAMOS tried regions update timeout setup
SeongJae Park
2023-12-12
mm/damon/sysfs-schemes: implement a command for scheme quota goals only commit
SeongJae Park
2023-12-12
mm/damon/sysfs-schemes: commit damos quota goals user input to DAMOS
SeongJae Park
2023-12-12
mm/damon/sysfs-schemes: implement files for scheme quota goals setup
SeongJae Park
2023-12-06
mm/damon/sysfs-schemes: add timeout for update_schemes_tried_regions
SeongJae Park
2023-11-15
mm/damon/sysfs-schemes: handle tried region directory allocation failure
SeongJae Park
2023-11-15
mm/damon/sysfs-schemes: handle tried regions sysfs directory allocation failure
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-schemes: do not update tried regions more than one DAMON snapshot
SeongJae Park
2023-10-04
mm/damon/sysfs-schemes: support DAMOS apply interval
SeongJae Park
2023-10-04
mm/damon/core: implement scheme-specific apply interval
SeongJae Park
2023-10-04
mm/damon/sysfs-schemes: use nr_accesses_bp as the source of tried_regions/<N>...
SeongJae Park
2023-08-21
mm/damon/sysfs-schemes: support target damos filter
SeongJae Park
2023-08-21
mm/damon/sysfs-schemes: support address range type DAMOS filter
SeongJae Park
2023-08-21
mm/damon/sysfs: implement a command for updating only schemes tried total bytes
SeongJae Park
2023-08-21
mm/damon/sysfs-schemes: implement DAMOS tried total bytes file
SeongJae Park
2023-04-05
mm/damon/sysfs: make more kobj_type structures constant
Thomas Weißschuh
2023-02-09
mm/damon/sysfs: make kobj_type structures constant
Thomas Weißschuh
2023-01-18
mm/damon/sysfs-schemes: use strscpy() to instead of strncpy()
Xu Panda
2023-01-18
mm/damon/sysfs-schemes: implement scheme filters
SeongJae Park
2023-01-18
mm/damon/sysfs-schemes: connect filter directory and filters directory
SeongJae Park
2023-01-18
mm/damon/sysfs-schemes: implement filter directory
SeongJae Park
2023-01-18
mm/damon/sysfs-schemes: implement filters directory
SeongJae Park
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-schemes: implement scheme region directory
SeongJae Park
2022-11-30
mm/damon/sysfs-schemes: implement schemes/tried_regions directory
SeongJae Park
2022-11-30
mm/damon/sysfs: split out schemes directory implementation to separate file
SeongJae Park