gvisor/runsc/sandbox
Ian Lewis 3eff0531ad Set sandbox oom_score_adj
Set /proc/self/oom_score_adj based on oomScoreAdj specified in the OCI bundle.
When new containers are added to the sandbox oom_score_adj for the sandbox and
all other gofers are adjusted so that oom_score_adj is equal to the lowest
oom_score_adj of all containers in the sandbox.

Fixes #512

PiperOrigin-RevId: 261242725
2019-08-01 18:49:21 -07:00
..
BUILD Avoid importing platforms from many source files 2019-07-03 22:51:26 -07:00
network.go Remove unused const variables 2019-07-30 16:56:23 -07:00
network_unsafe.go
sandbox.go Set sandbox oom_score_adj 2019-08-01 18:49:21 -07:00