[LTP] [PATCH v3 0/2] memcontrol04
Richard Palethorpe
rpalethorpe@suse.com
Tue Feb 22 13:45:45 CET 2022
Hello,
This adds another test from the kselftests.
V3:
* The cgroup -> cg API shortening and other changes were already merged
* Change the expected events in F depending on memory_recursiveprot.
This should fix the issue reported by Li Wang
V2:
* Add more debugging info to the test output
Richard Palethorpe (2):
API/cgroup: Expose memory_recursiveprot V2 mount opt
memcontrol04: Copy from kselftest
include/tst_cgroup.h | 3 +
lib/tst_cgroup.c | 13 +-
runtest/controllers | 1 +
testcases/kernel/controllers/memcg/.gitignore | 1 +
.../kernel/controllers/memcg/memcontrol04.c | 246 ++++++++++++++++++
5 files changed, 263 insertions(+), 1 deletion(-)
create mode 100644 testcases/kernel/controllers/memcg/memcontrol04.c
--
2.34.1
More information about the ltp
mailing list