CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/12/02 14:47:55
Modified files:
share/man/man9 : timeout.9
sys/kern : kern_timeout.c kern_tc.c uipc_socket.c
sys/sys : timeout.h
usr.sbin/trpt : trpt.c
Log message:
Revert "timeout(9): switch to tickless backend"
It appears to have caused major performance regressions all over the
network stack.
Reported by bluhm@
ok deraadt@
