containerd/linux/shim
Stephen J Day cd72819b53
archive, cio, cmd, linux: use buffer pools
To avoid buffer bloat in long running processes, we try to use buffer
pools where possible. This is meant to address shim memory usage issues,
but may not be the root cause.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2018-01-22 13:52:06 -08:00
..
client Remove reaper from containerd daemon 2018-01-10 11:51:58 -05:00
v1 linux/shim: reduce memory overhead by using ttrpc 2017-11-22 12:21:48 -08:00
local.go Retry unmount on EBUSY and return errors 2017-12-04 11:31:08 -05:00
service_linux.go archive, cio, cmd, linux: use buffer pools 2018-01-22 13:52:06 -08:00
service_unix.go archive, cio, cmd, linux: use buffer pools 2018-01-22 13:52:06 -08:00
service.go archive, cio, cmd, linux: use buffer pools 2018-01-22 13:52:06 -08:00