gvisor/runsc/test/testutil
Fabricio Voznika 29cd05a7c6 Add sandbox to cgroup
Sandbox creation uses the limits and reservations configured in the
OCI spec and set cgroup options accordinly. Then it puts both the
sandbox and gofer processes inside the cgroup.

It also allows the cgroup to be pre-configured by the caller. If the
cgroup already exists, sandbox and gofer processes will join the
cgroup but it will not modify the cgroup with spec limits.

PiperOrigin-RevId: 216538209
Change-Id: If2c65ffedf55820baab743a0edcfb091b89c1019
2018-10-10 09:00:42 -07:00
..
BUILD runsc: Support job control signals in "exec -it". 2018-10-01 22:06:56 -07:00
docker.go Add sandbox to cgroup 2018-10-10 09:00:42 -07:00
testutil.go Fix sandbox chroot 2018-10-03 20:44:20 -07:00
testutil_race.go Add KVM and overlay dimensions to container_test 2018-07-23 13:31:42 -07:00