Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/x86
Module Name: src
Committed By: imil
Date: Thu Mar 6 15:35:05 UTC 2025
Modified Files:
src/sys/arch/x86/include: apicvar.h
src/sys/arch/x86/x86: cpu.c identcpu_subr.c lapic.c
Log Message:
Revert VMware-compatible TSC and LAPIC frequency detection.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/x86/include/apicvar.h
cvs rdiff -u -r1.211 -r1.212 src/sys/arch/x86/x86/cpu.c
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/x86/x86/identcpu_subr.c
cvs rdiff -u -r1.91 -r1.92 src/sys/arch/x86/x86/lapic.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index