https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192284
Xin LI <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Assignee|[email protected] |[email protected] --- Comment #2 from Xin LI <[email protected]> --- Can you try reverting r221991? It looks like our gethrtime() uses the getnanouptime() instead of nanouptime(), which is faster but have less accuracy. Andriy -- is there any reason why the portion of change from 221990 gets reverted? (I think gethrtime_waitfree() should go through dtrace_gethrtime() by the way). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
