Module Name: src Committed By: ad Date: Thu Apr 23 21:35:18 UTC 2020
Modified Files: src/sys/arch/x86/x86: cpu.c Log Message: - Install HPET based DELAY() before going multiuser then recalibrate the TSC. Idea from joerg@. - Take overhead into account when computing CPU frequency. - Don't flush cache before computing TSC skew. To generate a diff of this commit: cvs rdiff -u -r1.185 -r1.186 src/sys/arch/x86/x86/cpu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.