mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
- 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'