gvisor/runsc
Bhasker Hariharan 85be01b42d Add multi-fd support to fdbased endpoint.
This allows an fdbased endpoint to have multiple underlying fd's from which
packets can be read and dispatched/written to.

This should allow for higher throughput as well as better scalability of the
network stack as number of connections increases.

Updates #231

PiperOrigin-RevId: 251852825
2019-06-06 08:07:02 -07:00
..
boot Add multi-fd support to fdbased endpoint. 2019-06-06 08:07:02 -07:00
cgroup Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
cmd Remove 'clearStatus' option from container.Wait*PID() 2019-06-03 18:16:09 -07:00
console Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
container Remove 'clearStatus' option from container.Wait*PID() 2019-06-03 18:16:09 -07:00
debian runsc: add a bazel target to build a debian package 2019-05-03 11:43:43 -07:00
fsgofer Return EPERM for mknod 2019-05-17 13:47:40 -07:00
sandbox Add multi-fd support to fdbased endpoint. 2019-06-06 08:07:02 -07:00
specutils tiny fix: avoid panicing when OpenSpec failed 2019-05-16 16:20:42 -07:00
test Add multi-fd support to fdbased endpoint. 2019-06-06 08:07:02 -07:00
tools/dockercfg Fix runsc restore to be compatible with docker start --checkpoint ... 2019-05-03 21:41:45 -07:00
BUILD Set the FilesytemType in MountSource from the Filesystem. 2019-05-08 14:35:06 -07:00
main.go Add multi-fd support to fdbased endpoint. 2019-06-06 08:07:02 -07:00
version.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00