[PATCH 0/2] x86/time: TSC calibration improvements

Jan Beulich posted 2 patches 2 years, 3 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/595b3447-0eba-dfc8-fa24-6bb8b964a137@suse.com
[PATCH 0/2] x86/time: TSC calibration improvements
Posted by Jan Beulich 2 years, 3 months ago
While it'll take some time to know whether presumably the 2nd these
changes will help with the originally reported issue, there are
immediate positive effects even beyond that issue, which is why I
didn't want to wait with the submission. There's at least one more
issue to take care of (see the respective remark in patch 2), but
that's still under discussion / consideration.

1: use relative counts in calibration loops
2: improve TSC / CPU freq calibration accuracy

Jan