diff options
| author | SeongJae Park <[email protected]> | 2023-11-30 02:36:45 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-12-12 10:57:03 -0800 |
| commit | 7f262da0a30df32a960f90ab6c11b08a7233ea34 (patch) | |
| tree | b55aec655d726e46584414b5e7b9e61dbf2249c6 /tools/perf/scripts/python | |
| parent | 9294a037c01564786abb15436529fae3863268a2 (diff) | |
mm/damon/sysfs-schemes: implement files for scheme quota goals setup
Implement DAMON sysfs directories and files for the goals of DAMOS quota.
Those allow users set multiple goals for their aim, with target values.
Users can further enter the current score value for each goal as feedback
for DAMOS.
Note that this commit is implementing only the basic file operations, and
not connecting the files with the DAMOS core logic. Hence writing
something to the files makes no real effect. The following commit will
connect the file operations and the core logic.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: SeongJae Park <[email protected]>
Cc: Brendan Higgins <[email protected]>
Cc: David Gow <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Shuah Khan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions