Automatically set GOMEMLIMIT to match Linux cgroups(7) memory limit.
Stars
485
Forks
20
Watchers
485
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
69
commits
1
commits
1
commits
1
commits
1
commits
1
commits
fix(memlimit): use memory.stat instead of memory.stats (#30)
e8d0135View on GitHubfix(memlimit): move goroutine execution inside refresh function
b2c01e8View on GitHubfix(memlimit): fix mountinfo validation logic when super options have spaces
a659ed1View on GitHubfix(memlimit): fix mountinfo validation logic for multiple optional fields
e027e7eView on GitHubFix 32-bit overflows of math.MaxInt64 constant (#25)
00da85bView on GitHubfeat(memlimit): handle ErrNoLimit as math.MaxInt64 during refresh
e1b0a11View on GitHubfeat(memlimit): replace containerd/cgroup with own cgroup implementation (#24)
0506e2dView on GitHubfix(memlimit): don't use format string with slog (#19)
0eced33View on GitHub