Source-Changes archive

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

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



Module Name:    src
Committed By:   martin
Date:           Mon Jan 26 14:02:40 UTC 2015

Modified Files:
        src/sys/arch/x86/x86 [netbsd-6]: identcpu.c

Log Message:
Pull up the following, requested by msaitoh in ticket #1241:

        sys/arch/x86/x86/identcpu.c                     1.35-1.39

- Check cpuid leaf 4 for newer Intel CPU to know the cache information.
  This code might improve performance because it changes the number of
  page colors.
- Fix calculation of the cpu model (display model) in
  cpu_probe_amd_cache().
- CPUID leaf 2 and 4 are only for Intel processors.


To generate a diff of this commit:
cvs rdiff -u -r1.29.2.2 -r1.29.2.3 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