summaryrefslogtreecommitdiffstats
path: root/mm/damon/sysfs-schemes.c
Commit message (Expand)AuthorAgeFilesLines
* mm/damon: add DAMOS filter type YOUNGSeongJae Park2024-05-051-0/+1
* mm/damon/sysfs-schemes: support PSI-based quota auto-tuneSeongJae Park2024-02-231-2/+40
* mm/damon/core: support multiple metrics for quota goalSeongJae Park2024-02-231-2/+3
* mm/damon/core: let goal specified with only target and current valuesSeongJae Park2024-02-231-8/+2
* mm/damon/sysfs: use only quota->goalsSeongJae Park2024-02-231-16/+33
* mm/damon/core: split out quota goal related fields to a structSeongJae Park2024-02-231-5/+5
* mm/damon/sysfs: implement a kdamond command for updating schemes' effective q...SeongJae Park2024-02-231-0/+20
* mm/damon/sysfs-schemes: implement quota effective_bytes fileSeongJae Park2024-02-231-0/+14
* mm/damon/sysfs: handle 'state' file inputs for every sampling interval if pos...SeongJae Park2024-02-221-13/+9
* mm/damon/sysfs-schemes: handle schemes sysfs dir removal before commit_scheme...SeongJae Park2024-02-201-0/+4
* mm/damon/sysfs-schemes: fix wrong DAMOS tried regions update timeout setupSeongJae Park2024-02-071-1/+1
* mm/damon/sysfs-schemes: implement a command for scheme quota goals only commitSeongJae Park2023-12-121-0/+16
* mm/damon/sysfs-schemes: commit damos quota goals user input to DAMOSSeongJae Park2023-12-121-0/+32
* mm/damon/sysfs-schemes: implement files for scheme quota goals setupSeongJae Park2023-12-121-3/+221
* mm/damon/sysfs-schemes: add timeout for update_schemes_tried_regionsSeongJae Park2023-12-061-6/+43
* mm/damon/sysfs-schemes: handle tried region directory allocation failureSeongJae Park2023-11-151-0/+2
* mm/damon/sysfs-schemes: handle tried regions sysfs directory allocation failureSeongJae Park2023-11-151-0/+3
* mm/damon/sysfs: avoid empty scheme tried regions for large apply intervalSeongJae Park2023-10-181-0/+16
* mm/damon/sysfs-schemes: do not update tried regions more than one DAMON snapshotSeongJae Park2023-10-181-0/+77
* mm/damon/sysfs-schemes: support DAMOS apply intervalSeongJae Park2023-10-041-4/+34
* mm/damon/core: implement scheme-specific apply intervalSeongJae Park2023-10-041-1/+1
* mm/damon/sysfs-schemes: use nr_accesses_bp as the source of tried_regions/<N>...SeongJae Park2023-10-041-1/+1
* mm/damon/sysfs-schemes: support target damos filterSeongJae Park2023-08-211-0/+27
* mm/damon/sysfs-schemes: support address range type DAMOS filterSeongJae Park2023-08-211-0/+56
* mm/damon/sysfs: implement a command for updating only schemes tried total bytesSeongJae Park2023-08-211-1/+6
* mm/damon/sysfs-schemes: implement DAMOS tried total bytes fileSeongJae Park2023-08-211-0/+17
* mm/damon/sysfs: make more kobj_type structures constantThomas Weißschuh2023-04-051-2/+2
* mm/damon/sysfs: make kobj_type structures constantThomas Weißschuh2023-02-091-9/+9
* mm/damon/sysfs-schemes: use strscpy() to instead of strncpy()Xu Panda2023-01-181-2/+1
* mm/damon/sysfs-schemes: implement scheme filtersSeongJae Park2023-01-181-1/+92
* mm/damon/sysfs-schemes: connect filter directory and filters directorySeongJae Park2023-01-181-0/+68
* mm/damon/sysfs-schemes: implement filter directorySeongJae Park2023-01-181-0/+128
* mm/damon/sysfs-schemes: implement filters directorySeongJae Park2023-01-181-1/+84
* mm/damon/sysfs-schemes: implement DAMOS-tried regions clear commandSeongJae Park2022-11-301-1/+13
* mm/damon/sysfs: implement DAMOS tried regions update commandSeongJae Park2022-11-301-0/+80
* mm/damon/sysfs-schemes: implement scheme region directorySeongJae Park2022-11-301-1/+122
* mm/damon/sysfs-schemes: implement schemes/tried_regions directorySeongJae Park2022-11-301-0/+57
* mm/damon/sysfs: split out schemes directory implementation to separate fileSeongJae Park2022-11-301-0/+1068