Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1620904 > unrolled thread

Re: [PATCH] x86/xen/time: set ->min_delta_ticks and ->max_delta_ticks

Started byJuergen Gross <jgross@suse.com>
First post2017-04-11 07:10 +0200
Last post2017-04-11 07:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] x86/xen/time: set ->min_delta_ticks and ->max_delta_ticks Juergen Gross <jgross@suse.com> - 2017-04-11 07:10 +0200

#1620904 — Re: [PATCH] x86/xen/time: set ->min_delta_ticks and ->max_delta_ticks

FromJuergen Gross <jgross@suse.com>
Date2017-04-11 07:10 +0200
SubjectRe: [PATCH] x86/xen/time: set ->min_delta_ticks and ->max_delta_ticks
Message-ID<tuWdX-2Cp-3@gated-at.bofh.it>
On 30/03/17 22:06, Nicolai Stange wrote:
> In preparation for making the clockevents core NTP correction aware,
> all clockevent device drivers must set ->min_delta_ticks and
> ->max_delta_ticks rather than ->min_delta_ns and ->max_delta_ns: a
> clockevent device's rate is going to change dynamically and thus, the
> ratio of ns to ticks ceases to stay invariant.
> 
> Make the x86 arch's xen clockevent driver initialize these fields properly.
> 
> This patch alone doesn't introduce any change in functionality as the
> clockevents core still looks exclusively at the (untouched) ->min_delta_ns
> and ->max_delta_ns. As soon as this has changed, a followup patch will
> purge the initialization of ->min_delta_ns and ->max_delta_ns from this
> driver.
> 
> Signed-off-by: Nicolai Stange <nicstange@gmail.com>

Applied to xen/tip for-linus-4.12


Thanks,

Juergen

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web