Why CLOCK_MONOTONIC?
Why CLOCK_MONOTONIC?
Posted Mar 9, 2018 20:50 UTC (Fri) by k8to (guest, #15413)In reply to: Why CLOCK_MONOTONIC? by wahern
Parent article: Time-based packet transmission
Posted Mar 9, 2018 20:58 UTC (Fri)
by vadim (subscriber, #35271)
[Link] (1 responses)
I'm wondering if you might know what it could have been. It was a dual CPU Athlon MP.
Posted Mar 9, 2018 22:58 UTC (Fri)
by zlynx (guest, #2285)
[Link]
Anyway, if a program was using TSC, an AMD system might run TSC at different rates on different CPUs since TSC was actually pegged to the CPU's clock rate. Whereas on Intel TSC was a virtual clock. No matter the clock rate, TSC ran at the same speed.
I could only find this: https://github.com/Psychtoolbox-3/Psychtoolbox-3/wiki/FAQ...
Why CLOCK_MONOTONIC?
Why CLOCK_MONOTONIC?