[LTP] [PATCH v10 0/2] cpuset02: Convert the test6 from cpuset_memory_testset.sh to C code
Wei Gao
wegao@suse.com
Mon Mar 31 15:25:35 CEST 2025
Changes v9-v10:
* Remove debug line
* Remove whole test6(), renumber tests and set TST_TOTAL=17
link to v9:
https://patchwork.ozlabs.org/project/ltp/cover/20250331031945.5948-1-wegao@suse.com/
Wei Gao (2):
cpuset02: Convert the test6 from cpuset_memory_testset.sh to C code
cpuset_memory_testset.sh: Remove test6
runtest/mm | 1 +
.../cpuset_memory_testset.sh | 63 ++------
testcases/kernel/mem/.gitignore | 1 +
testcases/kernel/mem/cpuset/Makefile | 5 +
testcases/kernel/mem/cpuset/cpuset02.c | 139 ++++++++++++++++++
5 files changed, 158 insertions(+), 51 deletions(-)
create mode 100644 testcases/kernel/mem/cpuset/cpuset02.c
--
2.35.3
More information about the ltp
mailing list