mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
c3aface285
- For cgroups v1 the wrong cgroup file was being read to determine max memory. This commit updates the file from '/sys/fs/cgroup/memory/memory.max_usage_in_bytes' to '/sys/fs/cgroup/memory/memory.limit_in_bytes'