gvisor/runsc/boot
Fabricio Voznika ef5dd4df9b Set kernel.applicationCores to the number of processor on the host
The right number to use is the number of processors assigned to the cgroup. But until
we make the sandbox join the respective cgroup, just use the number of processors on
the host.

Closes #65, closes #66

PiperOrigin-RevId: 200725483
Change-Id: I34a566b1a872e26c66f56fa6e3100f42aaf802b1
2018-06-15 09:19:04 -07:00
..
filter Add nanosleep filter for Go 1.11 support 2018-06-14 10:11:05 -07:00
BUILD runsc: enable terminals in the sandbox. 2018-06-12 11:03:25 -07:00
config.go Enable debug logging in tests 2018-06-12 10:25:55 -07:00
controller.go Added a function to the controller to checkpoint a container. 2018-06-06 11:43:55 -07:00
events.go Push signal-delivery and wait into the sandbox. 2018-05-17 11:55:28 -07:00
fds.go Check in gVisor. 2018-04-28 01:44:26 -04:00
fs.go Fix failure to mount volume that sandbox process has no access 2018-06-13 10:20:06 -07:00
limits.go Check in gVisor. 2018-04-28 01:44:26 -04:00
loader.go Set kernel.applicationCores to the number of processor on the host 2018-06-15 09:19:04 -07:00
loader_test.go Set kernel.applicationCores to the number of processor on the host 2018-06-15 09:19:04 -07:00
network.go Check in gVisor. 2018-04-28 01:44:26 -04:00
strace.go Check in gVisor. 2018-04-28 01:44:26 -04:00