summaryrefslogtreecommitdiff
path: root/mm/damon/sysfs-schemes.c
AgeCommit message (Expand)Author
2023-12-06mm/damon/sysfs-schemes: add timeout for update_schemes_tried_regionsSeongJae Park
2023-11-15mm/damon/sysfs-schemes: handle tried region directory allocation failureSeongJae Park
2023-11-15mm/damon/sysfs-schemes: handle tried regions sysfs directory allocation failureSeongJae Park
2023-10-18mm/damon/sysfs: avoid empty scheme tried regions for large apply intervalSeongJae Park
2023-10-18mm/damon/sysfs-schemes: do not update tried regions more than one DAMON snapshotSeongJae Park
2023-10-04mm/damon/sysfs-schemes: support DAMOS apply intervalSeongJae Park
2023-10-04mm/damon/core: implement scheme-specific apply intervalSeongJae Park
2023-10-04mm/damon/sysfs-schemes: use nr_accesses_bp as the source of tried_regions/<N>...SeongJae Park
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