HomeFreeBSD

x86: Probe the TSC frequency earlier

Description

x86: Probe the TSC frequency earlier

This lets us use the TSC to implement early DELAY, limiting the use of
the sometimes-unreliable 8254 PIT.

PR: 262155
Reviewed by: emaste
Tested by: emaste, mike tancsa <mike@sentex.net>, Stefan Hegnauer <stefan.hegnauer@gmx.ch>
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34367

Details

Provenance
markjAuthored on Mar 1 2022, 2:39 PM
Reviewer
emaste
Differential Revision
D34367: x86: Probe the TSC frequency earlier
Parents
rGc3d830cf7c71: i386: Call clock_init() after finishidentcpu()
Branches
Unknown
Tags
Unknown