Source-Changes archive

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

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



Module Name:    src
Committed By:   snj
Date:           Tue Jun 16 02:23:31 UTC 2009

Modified Files:
        src/sys/arch/x86/include [netbsd-5]: specialreg.h
        src/sys/arch/x86/x86 [netbsd-5]: cpu_topology.c

Log Message:
Pull up following revision(s) (requested by rmind in ticket #789):
        sys/arch/x86/include/specialreg.h: revision 1.36
        sys/arch/x86/x86/cpu_topology.c: revision 1.2
Add CPU topology detection support for AMD processors.
Tested on the following AMD CPUs:
- Family 15, model 65
- Family 15, model 67
- Family 15, model 75
- Family 16, model 2
- Family 17, model 3
Reviewed (slightly older version of patch) by <yamt>.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.31.4.1 src/sys/arch/x86/include/specialreg.h
cvs rdiff -u -r1.2.2.2 -r1.2.2.3 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