Hacker News
new
past
comments
ask
show
jobs
points
by
leononame
1 hours ago
|
comments
by
man8alexd
1 hours ago
|
[-]
cgroups have nothing to do with overcommit and memory allocation. They limit actual memory usage for a specific program or group of programs. If this program tries to use more memory than the cgroup memory limit, the program gets OOM killed.
reply