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

--- Comment #5 from Konstantin Belousov <[email protected]> ---
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to