riju/system
Radon Rosborough 0d92a77922 [#129] Tune cgroup resources
Should help by giving 3GB headroom instead of 1GB for the server and
operating system. Empirically, it looks like the OOM killer is
operating properly and killing user code rather than system processes,
but the small amount of headroom could have been a problem.

Extensive usage of swap could also have been a problem so I disabled
swap for user code. Reduced the CPU quota to eliminate access to
bursting from user code, as well, and bumped the pid quota because we
had a lot of headroom there.
2021-10-24 12:37:15 -07:00
..
res [#97] Tear down exec commands properly 2021-08-20 21:02:57 -07:00
src [#129] Tune cgroup resources 2021-10-24 12:37:15 -07:00
compile.bash Proof of concept for pid1 sentinel executor 2021-08-09 20:55:57 -07:00