Time namespaces
Time namespaces
Posted Sep 21, 2018 20:47 UTC (Fri) by corbet (editor, #1)In reply to: Time namespaces by rweikusat2
Parent article: Time namespaces
I guess I wasn't clear enough on that...having a bad week, it seems.
System times are based on internal clocks that will vary across systems, even when time synchronization is in place. If you're not careful, a migrated process has a high probability of seeing CLOCK_MONOTONIC going backward, for example, which is going to create confusion. People do have reasons for doing this kind of work...
Posted Sep 21, 2018 21:10 UTC (Fri)
by rweikusat2 (subscriber, #117920)
[Link]
Time namespaces
