Source-Changes archive

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

CVS commit: [netbsd-10] src/sys/arch/x86/x86



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