maintainer-feedback requested: [Bug 252816] x11-servers/xorg-server: patch to utilize CLOCK_MONOTONIC_FAST for the clock
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jan 18 22:48:37 UTC 2021
Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-x11 (Nobody)
<x11 at FreeBSD.org> for maintainer-feedback:
Bug 252816: x11-servers/xorg-server: patch to utilize CLOCK_MONOTONIC_FAST for
the clock
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252816
--- Description ---
This patches the X server to use CLOCK_MONOTONIC_FAST instead of
CLOCK_MONOTONIC for the clock. This is basically a reintroduction of r208485
by jkim@ that was removed by accident(?).
Since the X server is fine with the Linux _COARSE clock the accuracy of the
FreeBSD _FAST clock should work too. I have run with this patch for a long
time without ill effects.
More information about the freebsd-x11
mailing list