diff options
author | 2017-08-22 00:30:16 +0000 | |
---|---|---|
committer | 2017-08-22 00:30:16 +0000 | |
commit | 3dbceb111e53f1214fca60a5e698bd73cba58bd1 (patch) | |
tree | cc1407fb6e1ca69e069c14ef8c9e67c10eefd90d /sys/kern/uipc_socket.c | |
parent | Add some buffercache docs (diff) | |
download | wireguard-openbsd-3dbceb111e53f1214fca60a5e698bd73cba58bd1.tar.xz wireguard-openbsd-3dbceb111e53f1214fca60a5e698bd73cba58bd1.zip |
reboot: don't wait for processes to die if there are none
If processes are already dead, reduce wait times between SIGTERM and
SIGKILL and wait time after SIGKILL. The reboot syscall will cause
another sync later on, therefore the long wait times are not necessary
for disk i/o, either.
"makes sense" deraadt@
Diffstat (limited to 'sys/kern/uipc_socket.c')
0 files changed, 0 insertions, 0 deletions