Re: CLOCK_MONOTONIC / CLOCK_UPTIME is not really monotonic between threads
Pieter de Goeje <[email protected]>
| Newsgroups | gmane.os.freebsd.current,gmane.os.freebsd.devel.threading,gmane.os.freebsd.questions,gmane.os.freebsd.architechture |
|---|---|
| Message-ID | <[email protected]> |
Op 2016-06-03 om 06:16 schreef Maxim Sobolev: > 4. If the answer for (3) is yes, then what is the method to disable using > TSC and use slower but possibly more reliable method? sysctl kern.timecounter.choice lists the available timers. sysctl kern.timecounter.hardware selects the timer. Changes take effect immediately. - Pieter _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"