[Devel] [RFC PATCH v2 0/1]
Dmitry Sepp
dmitry.sepp at virtuozzo.com
Fri Nov 14 15:51:56 MSK 2025
An older wrong version of the test script sneaked in into the v1 where the test
file was created in tmpfs instead of being stored on a drive. I'm sending an
updated version.
Dmitry Sepp (1):
selftests: cgroup: test page cache limiting feature
tools/testing/selftests/cgroup/Makefile | 4 +-
tools/testing/selftests/cgroup/test_cache.sh | 255 +++++++++++++++++++
tools/testing/selftests/cgroup/touch_pages.c | 97 +++++++
3 files changed, 355 insertions(+), 1 deletion(-)
create mode 100755 tools/testing/selftests/cgroup/test_cache.sh
create mode 100644 tools/testing/selftests/cgroup/touch_pages.c
--
2.51.0
More information about the Devel
mailing list