Source-Changes archive

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

CVS commit: src/sys/arch/x86



Module Name:    src
Committed By:   rmind
Date:           Thu Apr 30 00:07:23 UTC 2009

Modified Files:
        src/sys/arch/x86/conf: files.x86
        src/sys/arch/x86/include: cpu.h
        src/sys/arch/x86/x86: identcpu.c
Added Files:
        src/sys/arch/x86/x86: cpu_topology.c

Log Message:
Move x86 CPU topology detection code into the separate file (as it was 
originally).
OK by <yamt>.


To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/sys/arch/x86/conf/files.x86
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/x86/include/cpu.h
cvs rdiff -u -r0 -r1.1 src/sys/arch/x86/x86/cpu_topology.c
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/x86/x86/identcpu.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