gvisor/runsc/cgroup
Aleksandr Razumov 8782f0e287
Set CPU number to CPU quota
When application is not cgroups-aware, it can spawn excessive threads
which often defaults to CPU number.
Introduce a opt-in flag that will set CPU number accordingly to CPU
quota (if available).

Fixes #1391
2019-12-15 21:12:43 +03:00
..
BUILD Impose order on test scripts. 2019-09-03 22:02:43 -07:00
cgroup.go Set CPU number to CPU quota 2019-12-15 21:12:43 +03:00
cgroup_test.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00