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>
Warn on unused and dead code Signed-off-by: Daniel Nephin <dnephin@gmail.com>
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>