cvs commit: ports/sysutils/x86info Makefile distinfo
ports/sysutils/x86info/files patch-Intel_info.c patch-bench_benchmarks.c
patch-cpuid.c patch-rdmsr.c patch-x86info.c
Stanislav Sedov
stas at FreeBSD.org
Sun Aug 31 19:21:15 UTC 2008
stas 2008-08-31 19:21:15 UTC
FreeBSD ports repository
Modified files:
sysutils/x86info Makefile distinfo
sysutils/x86info/files patch-cpuid.c
Added files:
sysutils/x86info/files patch-rdmsr.c
Removed files:
sysutils/x86info/files patch-Intel_info.c
patch-bench_benchmarks.c
patch-x86info.c
Log:
- Update to 1.21.
- Use cpuctl(4) to read MSR's and cpuid info whenever available.
- Rely on devcpu where cpuctl(4) isn't available.
- Add missing termination flag to cache descriptions list.
Approved by: maintainer timeout (3 weeks)
Revision Changes Path
1.26 +8 -2 ports/sysutils/x86info/Makefile
1.15 +3 -3 ports/sysutils/x86info/distinfo
1.2 +0 -11 ports/sysutils/x86info/files/patch-Intel_info.c (dead)
1.3 +0 -17 ports/sysutils/x86info/files/patch-bench_benchmarks.c (dead)
1.3 +49 -4 ports/sysutils/x86info/files/patch-cpuid.c
1.1 +50 -0 ports/sysutils/x86info/files/patch-rdmsr.c (new)
1.4 +0 -35 ports/sysutils/x86info/files/patch-x86info.c (dead)
More information about the cvs-all
mailing list