Files
linuxkit/alpine/packages
David Scott c6eecc3feb tap-vsockd: allocate payload separately for better alignment
Previously we allocated `sizeof(struct ring) + size`. This patch
allocates `sizeof(struct ring)` and then `size` for the payload
separately. Hopefully the payload will be better aligned.

Signed-off-by: David Scott <dave.scott@docker.com>
2017-01-23 14:44:34 +00:00
..
2017-01-10 19:58:31 +01:00
2017-01-17 16:03:50 +00:00
2017-01-18 16:14:17 +00:00
2017-01-17 16:03:50 +00:00
2016-12-09 17:13:16 -08:00
2016-07-11 14:47:23 +01:00
2017-01-17 16:03:50 +00:00
2016-12-19 16:13:02 -08:00