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

Jan Beulich posted 4 patches 2 years, 2 months ago
Test gitlab-ci failed
Failed in applying to current master (apply log)
[PATCH v3 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 changed compared
to v2.

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