mbox series

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

Message ID 879e5b70-bffd-b240-b2c8-c755b09d41a9@suse.com (mailing list archive)
Headers show
Series x86: further improve timer freq calibration accuracy | expand

Message

Jan Beulich Jan. 24, 2022, 8:23 a.m. UTC
... 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