gvisor/runsc/boot
gVisor bot 5baf9dc2fb Synchronize signalling with S/R
This is to fix a data race between sending an external signal to
a ThreadGroup and kernel saving state for S/R.

PiperOrigin-RevId: 295244281
2020-02-14 15:49:09 -08:00
..
filter Add notes to relevant tests. 2020-02-05 22:46:35 -08:00
platforms Standardize on tools directory. 2020-01-27 12:21:00 -08:00
BUILD Add vfs.FileDescription to FD table 2020-01-28 15:31:03 -08:00
compat.go Cleanup glog and add real caller information. 2020-01-27 16:08:35 -08:00
compat_amd64.go Merge pull request #1233 from xiaobo55x:compatLog 2019-12-06 19:41:39 -08:00
compat_arm64.go Merge pull request #1233 from xiaobo55x:compatLog 2019-12-06 19:41:39 -08:00
compat_test.go Merge pull request #1233 from xiaobo55x:compatLog 2019-12-06 19:41:39 -08:00
config.go Add vfs.FileDescription to FD table 2020-01-28 15:31:03 -08:00
controller.go Add runtime tracing. 2019-12-06 17:00:07 -08:00
debug.go Update canonical repository. 2019-06-13 16:50:15 -07:00
events.go Update canonical repository. 2019-06-13 16:50:15 -07:00
fds.go Update package locations. 2020-01-27 15:31:32 -08:00
fs.go Update package locations. 2020-01-27 15:31:32 -08:00
fs_test.go Make annotations OCI compliant 2019-12-06 13:51:38 -08:00
limits.go New sync package. 2020-01-09 22:02:24 -08:00
loader.go Synchronize signalling with S/R 2020-02-14 15:49:09 -08:00
loader_amd64.go Merge pull request #1176 from xiaobo55x:runsc_boot 2019-11-25 11:01:22 -08:00
loader_arm64.go Merge pull request #1176 from xiaobo55x:runsc_boot 2019-11-25 11:01:22 -08:00
loader_test.go Update package locations. 2020-01-27 15:31:32 -08:00
network.go Combine various Create*NIC methods into CreateNICWithOptions. 2020-01-08 14:50:49 -08:00
pprof.go gvisor/runsc: apply seccomp filters before parsing a state file 2019-06-12 11:55:24 -07:00
strace.go Update canonical repository. 2019-06-13 16:50:15 -07:00
user.go Update package locations. 2020-01-27 15:31:32 -08:00
user_test.go Update package locations. 2020-01-27 15:31:32 -08:00