All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xen-devel] [PATCH 0/4] x86: reduce errors in frequency calculations / unrelated cleanup
@ 2020-03-13  9:23 Jan Beulich
  2020-03-13  9:25 ` [Xen-devel] [PATCH 1/4] x86/APIC: adjust types and comments in calibrate_APIC_clock() Jan Beulich
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Jan Beulich @ 2020-03-13  9:23 UTC (permalink / raw)
  To: xen-devel; +Cc: Andrew Cooper, Wei Liu, Roger Pau Monné

While looking into ways to increase the accuracy of the clock speeds
we work with (in particular by possibly obtaining information from
hardware rather than measuring), I first of all noticed some
avoidable rounding errors in some of our calculations. That's what
patches 2 and 3 are intended to deal with. Patch 1 is preparatory
cleanup, while patch 4 simply addresses something I got annoyed by
yet another time while doing this investigation.

1: APIC: adjust types and comments in calibrate_APIC_clock()
2: time: reduce rounding errors in calculations
3: APIC: reduce rounding errors in calculations
4: APIC: restrict certain messages to BSP

Jan

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2020-05-14 13:13 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-13  9:23 [Xen-devel] [PATCH 0/4] x86: reduce errors in frequency calculations / unrelated cleanup Jan Beulich
2020-03-13  9:25 ` [Xen-devel] [PATCH 1/4] x86/APIC: adjust types and comments in calibrate_APIC_clock() Jan Beulich
2020-03-13 14:46   ` Andrew Cooper
2020-03-13  9:25 ` [Xen-devel] [PATCH 2/4] x86/time: reduce rounding errors in calculations Jan Beulich
2020-03-13 15:14   ` Andrew Cooper
2020-03-16  8:58     ` Jan Beulich
2020-03-16 13:27       ` Andrew Cooper
2020-03-13  9:26 ` [Xen-devel] [PATCH 3/4] x86/APIC: " Jan Beulich
2020-03-13 15:50   ` Andrew Cooper
2020-03-16  9:07     ` Jan Beulich
2020-03-16 13:28       ` Andrew Cooper
2020-03-13  9:26 ` [Xen-devel] [PATCH 4/4] x86/APIC: restrict certain messages to BSP Jan Beulich
2020-03-13 16:18   ` Andrew Cooper
2020-03-16  9:10     ` Jan Beulich
2020-04-02  7:55       ` Ping: " Jan Beulich
2020-04-02 17:55   ` Andrew Cooper
2020-04-03  7:32     ` Jan Beulich
2020-05-14 10:01   ` Roger Pau Monné
2020-05-14 12:31     ` Jan Beulich
2020-05-14 13:12       ` Roger Pau Monné

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.