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 _______________________________________________ Devel mailing list [email protected] https://lists.openvz.org/mailman/listinfo/devel
