Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-8] src/sys/arch/x86/x86
Module Name: src
Committed By: martin
Date: Mon Apr 9 18:12:50 UTC 2018
Modified Files:
src/sys/arch/x86/x86 [netbsd-8]: cpu_topology.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #717):
sys/arch/x86/x86/cpu_topology.c: revision 1.11-1.13
Check for undefined behaviour when doing right-shift.
CPUID tells the ApicIdCoreIdSize in bits.
Compute Core/SMT-IDs for AMD family 17h (Ryzen).
To generate a diff of this commit:
cvs rdiff -u -r1.9.22.1 -r1.9.22.2 src/sys/arch/x86/x86/cpu_topology.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