https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225535
Aleksander Derevianko <ae...@list.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Works As Intended Status|New |Closed --- Comment #21 from Aleksander Derevianko <ae...@list.ru> --- OK, problem solved. 12-hours test doesn't show any delays longer then 1 ms. For the future reference, only following parameters must be set in /etc/sysctl.conf: -------------------------------------------------- # Exact clock for nanosleep() kern.timecounter.alloweddeviation=0 # Disable random delays in network/adapter code kern.eventtimer.periodic=1 -------------------------------------------------- All other parameters (boot.loader) can be left as system defaults. Closing defect with "Works As Intended" because it's possible to solve just in OS configuration. Thanks everybody for good support and good advices! -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"