https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242427

--- Comment #5 from Konstantin Belousov <k...@freebsd.org> ---
I am sure that you are detecting the edge of second and not the actual sleeping
place.  It probably something that happens once in second (some callout) which
allows the system to make the progress.

Use precise timing functions like getnanouptime() to find the slow calls.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to