summaryrefslogtreecommitdiffstats
path: root/mm/damon/sysfs-schemes.c
Commit message (Expand)AuthorAgeFilesLines
* 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