[PATCH v2 0/4] x86: further improve timer freq calibration accuracy

Jan Beulich posted 4 patches 2 years, 2 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/879e5b70-bffd-b240-b2c8-c755b09d41a9@suse.com
There is a newer version of this series
[PATCH v2 0/4] x86: further improve timer freq calibration accuracy
Posted by Jan Beulich 2 years, 2 months ago
... plus some tidying (or so I hope). Only the 1st patch was submitted
so far (i.e. as v1), all others are new.

1: time: further improve TSC / CPU freq calibration accuracy
2: APIC: calibrate against platform timer when possible
3: APIC: skip unnecessary parts of __setup_APIC_LVTT()
4: APIC: make connections between seemingly arbitrary numbers

Jan