Date: Sun, 24 Aug 2003 18:29:34 -0700 (PDT) From: Yen-Ming Lee <leeym@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/x86info Makefile distinfo patch-bench_benchmarks.c patch-cpuid_UP.S patch-x86info.h Message-ID: <200308250129.h7P1TYwp001904@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
leeym 2003/08/24 18:29:34 PDT
FreeBSD ports repository
Modified files:
sysutils/x86info Makefile distinfo
sysutils/x86info/files patch-Makefile patch-cpuid_UP.S
Added files:
sysutils/x86info/files patch-bench_benchmarks.c
patch-x86info.h
Log:
update to 1.12b
Freshmeat blurb:
Identifies several new CPUS. Additional MSR decoding on various
CPUs. A few misidentification bugs have been fixed. Completely
rewritten cachesize determination. Various new cache descriptors
added. Numerous MHz estimation improvements. AMD K7 powernow
register/BIOS decoding. Now decodes extended Intel feature flags,
cpuid brand field, and sSpec on some models. AMD Opteron/Athlon64
support. VIA Powersaver/Longhaul support. A --bugs option to display
CPU errata. No longer retries opening /dev/msr if the first open
fails. Fixes a memory leak in --url.
PR: 55937
Submitted by: Erik Greenwald <erik@smluc.org>
Revision Changes Path
1.12 +2 -3 ports/sysutils/x86info/Makefile
1.8 +1 -1 ports/sysutils/x86info/distinfo
1.7 +2 -2 ports/sysutils/x86info/files/patch-Makefile
1.1 +21 -0 ports/sysutils/x86info/files/patch-bench_benchmarks.c (new)
1.2 +12 -12 ports/sysutils/x86info/files/patch-cpuid_UP.S
1.3 +22 -0 ports/sysutils/x86info/files/patch-x86info.h (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308250129.h7P1TYwp001904>
