[Bug 252816] x11-servers/xorg-server: patch to utilize CLOCK_MONOTONIC_FAST for the clock

[email protected]
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252816

--- Comment #5 from Warner Losh <[email protected]> ---
(In reply to Mitchell Horne from comment #4)

Well, the two cases that are the same are CLOCK_MONOTONIC and
CLOCK_MONOTONIC_PRECISE which call binuptime(). The CLOCK_MONOTONIC_FAST is
different. It calls getnanouptime(). The latter just looks at the cached time,
the former gets the TC from the kernel, reads the time hardware and does math.

So I still thinks there's a difference between the two.

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.