summaryrefslogtreecommitdiff
path: root/mm/damon/sysfs-schemes.c
AgeCommit message (Expand)Author
2024-05-05mm/damon: add DAMOS filter type YOUNGSeongJae Park
2024-02-23mm/damon/sysfs-schemes: support PSI-based quota auto-tuneSeongJae Park
2024-02-23mm/damon/core: support multiple metrics for quota goalSeongJae Park
2024-02-23mm/damon/core: let goal specified with only target and current valuesSeongJae Park
2024-02-23mm/damon/sysfs: use only quota->goalsSeongJae Park
2024-02-23mm/damon/core: split out quota goal related fields to a structSeongJae Park
2024-02-23mm/damon/sysfs: implement a kdamond command for updating schemes' effective q...SeongJae Park
2024-02-23mm/damon/sysfs-schemes: implement quota effective_bytes fileSeongJae Park
2024-02-22mm/damon/sysfs: handle 'state' file inputs for every sampling interval if pos...SeongJae Park
2024-02-20mm/damon/sysfs-schemes: handle schemes sysfs dir removal before commit_scheme...SeongJae Park
2024-02-07mm/damon/sysfs-schemes: fix wrong DAMOS tried regions update timeout setupSeongJae Park
2023-12-12mm/damon/sysfs-schemes: implement a command for scheme quota goals only commitSeongJae Park
2023-12-12mm/damon/sysfs-schemes: commit damos quota goals user input to DAMOSSeongJae Park
2023-12-12mm/damon/sysfs-schemes: implement files for scheme quota goals setupSeongJae Park
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