gvisor/runsc
Andrei Vagin d3fa741fb5 runsc: Set asyncpreemptoff for the kvm platform
The asynchronous goroutine preemption is a new feature of Go 1.14.

When we switched to go 1.14 (cl/297915917) in the bazel config,
the kokoro syscall-kvm job started permanently failing. Lets
temporary set asyncpreemptoff for the kvm platform to unblock tests.

PiperOrigin-RevId: 300372387
2020-03-11 11:45:50 -07:00
..
boot Merge pull request #1951 from moricho:moricho/add-profiler-option 2020-03-05 17:16:54 -08:00
cgroup Standardize on tools directory. 2020-01-27 12:21:00 -08:00
cmd add profile option 2020-02-26 16:49:51 +09:00
console Standardize on tools directory. 2020-01-27 12:21:00 -08:00
container tests: Don't print log messages on stdout 2020-03-05 13:08:04 -08:00
criutil Standardize on tools directory. 2020-01-27 12:21:00 -08:00
debian Fix repository build scripts. 2019-11-05 15:16:04 -08:00
dockerutil Add notes to relevant tests. 2020-02-05 22:46:35 -08:00
flag Add flag package to limit visibility. 2020-02-10 13:57:01 -08:00
fsgofer Support listxattr and removexattr syscalls. 2020-02-07 14:47:13 -08:00
sandbox runsc: Set asyncpreemptoff for the kvm platform 2020-03-11 11:45:50 -07:00
specutils Standardize on tools directory. 2020-01-27 12:21:00 -08:00
testutil runsc/container_test: hide host /etc in test containers 2020-02-06 14:02:52 -08:00
BUILD Clean-up comments in runsc/BUILD and CONTRIBUTING.md. 2020-02-10 14:15:36 -08:00
main.go Allow to specify a separate log for GO's runtime messages 2020-02-28 11:24:11 -08:00
version.go Fix `runsc --version` and add a test. 2019-09-10 15:41:47 -07:00
version_test.sh Standardize on tools directory. 2020-01-27 12:21:00 -08:00