gvisor/runsc
Fabricio Voznika 0b76887147 Priority-inheritance futex implementation
It is Implemented without the priority inheritance part given
that gVisor defers scheduling decisions to Go runtime and doesn't
have control over it.

PiperOrigin-RevId: 236989545
Change-Id: I714c8ca0798743ecf3167b14ffeb5cd834302560
2019-03-05 23:40:18 -08:00
..
boot Priority-inheritance futex implementation 2019-03-05 23:40:18 -08:00
cgroup Fix cgroup when path is relative 2019-02-25 19:21:47 -08:00
cmd gvisor/gofer: Use pivot_root instead of chroot 2019-01-31 15:19:04 -08:00
console Remove license comments 2019-01-31 11:12:53 -08:00
container Fix cgroup when path is relative 2019-02-25 19:21:47 -08:00
fsgofer Remove license comments 2019-01-31 11:12:53 -08:00
sandbox Remove license comments 2019-01-31 11:12:53 -08:00
specutils Remove license comments 2019-01-31 11:12:53 -08:00
test Fix cgroup when path is relative 2019-02-25 19:21:47 -08:00
tools/dockercfg Remove license comments 2019-01-31 11:12:53 -08:00
BUILD runsc: Pass log and config files to sandbox process by FD. 2018-09-04 20:10:01 -07:00
main.go Don't log twice to debug log when --log isn't set 2019-02-27 10:06:35 -08:00