Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1554553
| From | Stephen Hemminger <stephen@networkplumber.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/4] hv_util: use do_adjtimex() to update system time |
| Date | 2017-01-09 19:00 +0100 |
| Message-ID | <sXMoF-7ef-13@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <sVkdb-5Ij-7@gated-at.bofh.it> <sVwxH-67Q-13@gated-at.bofh.it> <sVDfQ-2y2-43@gated-at.bofh.it> <sXLVD-74k-13@gated-at.bofh.it> <sXMeZ-7b1-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, 09 Jan 2017 18:40:15 +0100 Vitaly Kuznetsov <vkuznets@redhat.com> wrote: > Stephen Hemminger <stephen@networkplumber.org> writes: > > > An alternative would be for hyper-v util to provide a clocksource device and > > let NTP manage the adjustment. The advantage of this would be HV util not fighting > > with NTP, and using standard API's. The downside would be the complexity of configuring > > NTP, and difficulty of writing a clock source pseudo device. > > Yes, I see this option. But as I wrote to John I'm afraid we'll have to > come up with a custom interface from hv_util to userspace which no NTP > server will want to support (because, first of all, it's not about > 'network time' any more). We can write our own daemon which will read > from this interface and do adjtimex but in this case I don't see much > value in this data traveling from kernel to userspace and back... > Master NTP servers are connected to authoritative clock sources. I have no idea how that is configured, but it should be possible.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
RE: [PATCH 3/4] hv_util: use do_adjtimex() to update system time "Alex Ng (LIS)" <alexng@microsoft.com> - 2017-01-03 20:50 +0100
Re: [PATCH 3/4] hv_util: use do_adjtimex() to update system time Stephen Hemminger <stephen@networkplumber.org> - 2017-01-09 18:30 +0100
Re: [PATCH 3/4] hv_util: use do_adjtimex() to update system time Vitaly Kuznetsov <vkuznets@redhat.com> - 2017-01-09 18:50 +0100
Re: [PATCH 3/4] hv_util: use do_adjtimex() to update system time Stephen Hemminger <stephen@networkplumber.org> - 2017-01-09 19:00 +0100
Re: [PATCH 3/4] hv_util: use do_adjtimex() to update system time Vitaly Kuznetsov <vkuznets@redhat.com> - 2017-01-09 19:20 +0100
Re: [PATCH 3/4] hv_util: use do_adjtimex() to update system time Stephen Hemminger <stephen@networkplumber.org> - 2017-01-09 19:40 +0100
csiph-web