summaryrefslogtreecommitdiff
path: root/mm/damon/sysfs-schemes.c
AgeCommit message (Expand)Author
2023-08-21mm/damon/sysfs-schemes: support target damos filterSeongJae Park
2023-08-21mm/damon/sysfs-schemes: support address range type DAMOS filterSeongJae Park
2023-08-21mm/damon/sysfs: implement a command for updating only schemes tried total bytesSeongJae Park
2023-08-21mm/damon/sysfs-schemes: implement DAMOS tried total bytes fileSeongJae Park
2023-04-05mm/damon/sysfs: make more kobj_type structures constantThomas Weißschuh
2023-02-09mm/damon/sysfs: make kobj_type structures constantThomas Weißschuh
2023-01-18mm/damon/sysfs-schemes: use strscpy() to instead of strncpy()Xu Panda
2023-01-18mm/damon/sysfs-schemes: implement scheme filtersSeongJae Park
2023-01-18mm/damon/sysfs-schemes: connect filter directory and filters directorySeongJae Park
2023-01-18mm/damon/sysfs-schemes: implement filter directorySeongJae Park
2023-01-18mm/damon/sysfs-schemes: implement filters directorySeongJae Park
2022-11-30mm/damon/sysfs-schemes: implement DAMOS-tried regions clear commandSeongJae Park
2022-11-30mm/damon/sysfs: implement DAMOS tried regions update commandSeongJae Park
2022-11-30mm/damon/sysfs-schemes: implement scheme region directorySeongJae Park
2022-11-30mm/damon/sysfs-schemes: implement schemes/tried_regions directorySeongJae Park
2022-11-30mm/damon/sysfs: split out schemes directory implementation to separate fileSeongJae Park