summaryrefslogtreecommitdiff
path: root/mm/damon/sysfs-schemes.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-21mm/damon/sysfs-schemes: handle schemes sysfs dir removal before commit_scheme...SeongJae Park1-0/+4
2024-02-08mm/damon/sysfs-schemes: fix wrong DAMOS tried regions update timeout setupSeongJae Park1-1/+1
2023-12-12mm/damon/sysfs-schemes: implement a command for scheme quota goals only commitSeongJae Park1-0/+16
2023-12-12mm/damon/sysfs-schemes: commit damos quota goals user input to DAMOSSeongJae Park1-0/+32
2023-12-12mm/damon/sysfs-schemes: implement files for scheme quota goals setupSeongJae Park1-3/+221
2023-12-07mm/damon/sysfs-schemes: add timeout for update_schemes_tried_regionsSeongJae Park1-6/+43
2023-11-16mm/damon/sysfs-schemes: handle tried region directory allocation failureSeongJae Park1-0/+2
2023-11-16mm/damon/sysfs-schemes: handle tried regions sysfs directory allocation failureSeongJae Park1-0/+3
2023-10-19mm/damon/sysfs: avoid empty scheme tried regions for large apply intervalSeongJae Park1-0/+16
2023-10-19mm/damon/sysfs-schemes: do not update tried regions more than one DAMON snapshotSeongJae Park1-0/+77
2023-10-04mm/damon/sysfs-schemes: support DAMOS apply intervalSeongJae Park1-4/+34
2023-10-04mm/damon/core: implement scheme-specific apply intervalSeongJae Park1-1/+1
2023-10-04mm/damon/sysfs-schemes: use nr_accesses_bp as the source of tried_regions/<N>...SeongJae Park1-1/+1
2023-08-21mm/damon/sysfs-schemes: support target damos filterSeongJae Park1-0/+27
2023-08-21mm/damon/sysfs-schemes: support address range type DAMOS filterSeongJae Park1-0/+56
2023-08-21mm/damon/sysfs: implement a command for updating only schemes tried total bytesSeongJae Park1-1/+6
2023-08-21mm/damon/sysfs-schemes: implement DAMOS tried total bytes fileSeongJae Park1-0/+17
2023-04-06mm/damon/sysfs: make more kobj_type structures constantThomas Weißschuh1-2/+2
2023-02-10mm/damon/sysfs: make kobj_type structures constantThomas Weißschuh1-9/+9
2023-01-19mm/damon/sysfs-schemes: use strscpy() to instead of strncpy()Xu Panda1-2/+1
2023-01-19mm/damon/sysfs-schemes: implement scheme filtersSeongJae Park1-1/+92
2023-01-19mm/damon/sysfs-schemes: connect filter directory and filters directorySeongJae Park1-0/+68
2023-01-19mm/damon/sysfs-schemes: implement filter directorySeongJae Park1-0/+128
2023-01-19mm/damon/sysfs-schemes: implement filters directorySeongJae Park1-1/+84
2022-12-01mm/damon/sysfs-schemes: implement DAMOS-tried regions clear commandSeongJae Park1-1/+13
2022-12-01mm/damon/sysfs: implement DAMOS tried regions update commandSeongJae Park1-0/+80
2022-12-01mm/damon/sysfs-schemes: implement scheme region directorySeongJae Park1-1/+122
2022-12-01mm/damon/sysfs-schemes: implement schemes/tried_regions directorySeongJae Park1-0/+57
2022-12-01mm/damon/sysfs: split out schemes directory implementation to separate fileSeongJae Park1-0/+1068