Hacker News new | ask | show | jobs
by cpach 2618 days ago
The pvclock driver seems neat.

https://www.mail-archive.com/tech@openbsd.org/msg49128.html

Does anyone know if that driver eliminates the need for doing NTP sync in the guest VM?

1 comments

On Linux, for information, the systemd people aim for guest services that synchronize to the host clock to prevent the use of (S)NTP clients.

* https://unix.stackexchange.com/a/467632/5132