gvisor/runsc
Bhasker Hariharan e0b3d3323f Add support for using PACKET_RX_RING to receive packets.
PACKET_RX_RING allows the use of an mmapped buffer to receive packets from the
kernel. This should cut down the number of host syscalls that need to be made
to receive packets when the underlying fd is a socket of the AF_PACKET type.

PiperOrigin-RevId: 233834998
Change-Id: I8060025c6ced206986e94cc46b8f382b81bfa47f
2019-02-13 14:53:03 -08:00
..
boot Add support for using PACKET_RX_RING to receive packets. 2019-02-13 14:53:03 -08:00
cgroup Remove license comments 2019-01-31 11:12:53 -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 gvisor/gofer: Use pivot_root instead of chroot 2019-01-31 15:19:04 -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 gvisor/gofer: Use pivot_root instead of chroot 2019-01-31 15:19:04 -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 gvisor/gofer: Use pivot_root instead of chroot 2019-01-31 15:19:04 -08:00