diff options
author | SeongJae Park <sj@kernel.org> | 2022-12-05 23:08:25 +0000 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-01-18 17:12:43 -0800 |
commit | 7ee161f18b5da5170b5d6a51aace49d312099128 (patch) | |
tree | bcd22a73c7c87532e7a7ae217185ed8d78e2e3bf /lib | |
parent | ac35264b9e8807f019f36e7dbc640b66fd43a865 (diff) | |
download | linux-stable-7ee161f18b5da5170b5d6a51aace49d312099128.tar.gz linux-stable-7ee161f18b5da5170b5d6a51aace49d312099128.tar.bz2 linux-stable-7ee161f18b5da5170b5d6a51aace49d312099128.zip |
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/20221205230830.144349-7-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions