containerd/archive
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
..
compression archive,cmd,images: clean up some code 2017-03-30 11:41:22 +03:00
issues_test.go Add test for prefix header issue 2017-11-28 16:38:26 -08:00
strconv.go Add unconvert linter 2018-01-09 17:36:44 -05:00
tar_opts_unix.go Implement archive.Apply on Windows 2017-12-15 11:33:03 -08:00
tar_opts_windows.go Implement archive.Apply on Windows 2017-12-15 11:33:03 -08:00
tar_opts.go Implement archive.Apply on Windows 2017-12-15 11:33:03 -08:00
tar_test.go archive: check whiteout path before removal 2018-01-12 11:43:39 -08:00
tar_unix.go Add unconvert linter 2018-01-09 17:36:44 -05:00
tar_windows.go archive, cio, cmd, linux: use buffer pools 2018-01-22 13:52:06 -08:00
tar.go archive, cio, cmd, linux: use buffer pools 2018-01-22 13:52:06 -08:00
time_darwin.go Partial port to Darwin and FreeBSD 2017-05-04 18:11:53 +01:00
time_unix.go Add solaris build support 2017-08-07 12:40:21 -07:00
time_windows.go Switch from package syscall to golang.org/x/sys 2017-08-09 13:41:16 +02:00
time.go Add archive package 2017-02-17 11:49:58 -08:00