gvisor/runsc/boot
Michael Pratt 41510d2746 Move getcpu() to core filter list
Some versions of the Go runtime call getcpu(), so add it for compatibility. The
hostcpu package already uses getcpu() on arm64.

PiperOrigin-RevId: 355717757
2021-02-04 14:56:26 -08:00
..
filter Move getcpu() to core filter list 2021-02-04 14:56:26 -08:00
platforms Standardize on tools directory. 2020-01-27 12:21:00 -08:00
pprof Initial network namespace support. 2020-02-20 15:20:40 -08:00
BUILD Internal changes. 2021-01-05 09:53:42 -08:00
compat.go Remove existing nogo exceptions. 2020-12-11 12:06:49 -08:00
compat_amd64.go Improve unsupported syscall message 2020-05-18 10:23:22 -07:00
compat_arm64.go Improve unsupported syscall message 2020-05-18 10:23:22 -07:00
compat_test.go
controller.go Add benchmarks targets to BuildKite. 2021-01-05 13:21:54 -08:00
debug.go
events.go Stub out basic `runsc events --stat` CPU functionality 2021-02-02 12:47:23 -08:00
fs.go Add support for TTY in multi-container 2020-11-17 14:51:24 -08:00
fs_test.go Move boot.Config to its own package 2020-08-19 18:37:42 -07:00
limits.go
loader.go Stub out basic `runsc events --stat` CPU functionality 2021-02-02 12:47:23 -08:00
loader_test.go Add /dev to mandatory mounts test 2020-10-20 09:20:49 -07:00
network.go Propagate IP address prefix from host to netstack 2020-11-19 15:11:17 -08:00
strace.go Make flag propagation automatic 2020-08-26 20:24:41 -07:00
vfs.go Overlay runsc regular file mounts with regular files. 2020-12-04 19:13:24 -08:00