containerd/sys
Shukui Yang 21174cb497 Change bufferSize back to 32
Shim use non-blocking send now, there is no need to set bufferSize to 2048,
it's a waste.

Signed-off-by: Shukui Yang <keloyangsk@gmail.com>
2019-08-20 22:10:11 +08:00
..
reaper Change bufferSize back to 32 2019-08-20 22:10:11 +08:00
env.go Don't fail on setting -ve oom score when rootless 2018-05-04 17:06:01 +01:00
epoll.go Licence header added 2018-02-19 10:32:26 +09:00
fds.go Licence header added 2018-02-19 10:32:26 +09:00
filesys_unix.go Windows:Create root/state with ACL 2019-03-21 18:47:34 -07:00
filesys_windows.go Windows:Create root/state with ACL 2019-03-21 18:47:34 -07:00
mount_linux_test.go Support >= 128 layers in overlayfs snapshots 2018-08-07 10:59:36 +08:00
mount_linux.go Support >= 128 layers in overlayfs snapshots 2018-08-07 10:59:36 +08:00
oom_unix_test.go Add GetOOMScore function 2019-04-09 10:40:54 -04:00
oom_unix.go Add GetOOMScore function 2019-04-09 10:40:54 -04:00
oom_windows.go Add GetOOMScore function 2019-04-09 10:40:54 -04:00
proc.go Licence header added 2018-02-19 10:32:26 +09:00
reaper_linux.go Runtime v2 2018-07-17 10:21:29 -04:00
reaper.go Runtime v2 2018-07-17 10:21:29 -04:00
socket_unix.go Fix teeny tiny typos 2018-09-05 14:44:44 +01:00
socket_windows.go Licence header added 2018-02-19 10:32:26 +09:00
stat_bsd.go Licence header added 2018-02-19 10:32:26 +09:00
stat_unix.go Licence header added 2018-02-19 10:32:26 +09:00
subprocess_unsafe_linux.go Support >= 128 layers in overlayfs snapshots 2018-08-07 10:59:36 +08:00
subprocess_unsafe_linux.s Support >= 128 layers in overlayfs snapshots 2018-08-07 10:59:36 +08:00