containerd/cmd/containerd
Liu Hua 86277395cf signal: do not print message when dealing with SIG_PIPE
If we print message when SIG_PIPE occuers in signal handler.
There is a loop {print->SIG_PIPE->print->SIG_PIPE...}, which consume
a lot of cpu time. So do not print message in this situaiton.

Signed-off-by: Liu Hua <weldonliu@tencent.com>
2021-01-12 12:34:53 +08:00
..
command signal: do not print message when dealing with SIG_PIPE 2021-01-12 12:34:53 +08:00
builtins_aufs_linux.go aufs: seperate implementation pkg from plugin pkg and revendor 2020-09-18 18:37:23 +05:30
builtins_btrfs_linux.go refactor(btrfs): separate init from implementation 2020-09-03 19:54:18 +08:00
builtins_cri.go Use local version of cri packages 2020-10-07 10:59:40 -07:00
builtins_devmapper_linux.go devicemapper: seperate implementation pkg from plugin pkg 2020-09-18 12:00:14 +02:00
builtins_linux.go refactor(native): separate init from implementation 2020-09-03 19:58:31 +08:00
builtins_unix.go refactor(native): separate init from implementation 2020-09-03 19:58:31 +08:00
builtins_windows.go Remove windows v1 runtime 2019-07-23 18:54:37 +00:00
builtins_zfs_linux.go zfs: seperate implementation pkg from plugin pkg and revendor 2020-09-18 18:49:12 +05:30
builtins.go Add install support for binary images 2018-08-02 17:11:29 -04:00
main.go Move manpage gen to separate binary 2019-09-12 14:19:00 -04:00