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
cgroup.go
cgroup_test.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00