diff options
| author | SeongJae Park <[email protected]> | 2022-12-05 23:08:25 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-01-18 17:12:43 -0800 |
| commit | 7ee161f18b5da5170b5d6a51aace49d312099128 (patch) | |
| tree | bcd22a73c7c87532e7a7ae217185ed8d78e2e3bf /tools/perf/scripts/python/task-analyzer.py | |
| parent | ac35264b9e8807f019f36e7dbc640b66fd43a865 (diff) | |
mm/damon/sysfs-schemes: implement filter directory
Implement DAMOS filter directory which will be located under the filters
directory. The directory provides three files, namely type, matching, and
memcg_path. 'type' and 'matching' will be directly connected to the
fields of 'struct damos_filter' having same name. 'memcg_path' will
receive the path of the memory cgroup of the interest and later converted
to memcg id when it's committed.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: SeongJae Park <[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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions