containerd/linux/proc
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
..
deleted_state.go Remove errdefs and shimapi types from proc package 2017-11-13 16:45:25 -05:00
exec_state.go Move shim process code to package 2017-11-13 16:45:25 -05:00
exec.go Fix exit event handling in shim 2017-11-28 14:32:06 -05:00
init_state.go Remove errdefs and shimapi types from proc package 2017-11-13 16:45:25 -05:00
init.go Remove errdefs and shimapi types from proc package 2017-11-13 16:45:25 -05:00
io.go archive, cio, cmd, linux: use buffer pools 2018-01-22 13:52:06 -08:00
process.go Move shim process code to package 2017-11-13 16:45:25 -05:00
types.go Remove errdefs and shimapi types from proc package 2017-11-13 16:45:25 -05:00
utils.go archive, cio, cmd, linux: use buffer pools 2018-01-22 13:52:06 -08:00