NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/56322 CVS commit: src/sys/arch/x86/x86



The following reply was made to PR kern/56322; it has been noted by GNATS.

From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56322 CVS commit: src/sys/arch/x86/x86
Date: Mon, 19 Feb 2024 09:22:32 +0000

 Module Name:	src
 Committed By:	mrg
 Date:		Mon Feb 19 09:22:31 UTC 2024
 
 Modified Files:
 	src/sys/arch/x86/x86: tsc.c
 
 Log Message:
 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"
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.58 -r1.59 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