diff options
Diffstat (limited to 'cgroup/testdata/v2-no-limit/sys')
| -rw-r--r-- | cgroup/testdata/v2-no-limit/sys/fs/cgroup/cpu.max | 1 | ||||
| -rw-r--r-- | cgroup/testdata/v2-no-limit/sys/fs/cgroup/memory.max | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/cgroup/testdata/v2-no-limit/sys/fs/cgroup/cpu.max b/cgroup/testdata/v2-no-limit/sys/fs/cgroup/cpu.max new file mode 100644 index 0000000..1c1d3e7 --- /dev/null +++ b/cgroup/testdata/v2-no-limit/sys/fs/cgroup/cpu.max @@ -0,0 +1 @@ +max 100000 diff --git a/cgroup/testdata/v2-no-limit/sys/fs/cgroup/memory.max b/cgroup/testdata/v2-no-limit/sys/fs/cgroup/memory.max new file mode 100644 index 0000000..355295a --- /dev/null +++ b/cgroup/testdata/v2-no-limit/sys/fs/cgroup/memory.max @@ -0,0 +1 @@ +max |