NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/56322 CVS commit: [netbsd-10] src/sys/arch/x86/x86
The following reply was made to PR kern/56322; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/56322 CVS commit: [netbsd-10] src/sys/arch/x86/x86
Date: Wed, 2 Oct 2024 18:24:35 +0000
Module Name: src
Committed By: martin
Date: Wed Oct 2 18:24:35 UTC 2024
Modified Files:
src/sys/arch/x86/x86 [netbsd-10]: tsc.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #915):
sys/arch/x86/x86/tsc.c: revision 1.59
sys/arch/x86/x86/tsc.c: revision 1.60
make TSC get a quality of -100 on AMD Family 15h and 16h
this should "fix" PR#56322 and is known as AMD errata
"778: Processor Core Time Stamp Counters May Experience Drift"
remove unintended printf() in previous. (thx dh)
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.57.4.1 src/sys/arch/x86/x86/tsc.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