forked from pool/cpuid
cpuid-20151017
OBS-URL: https://build.opensuse.org/package/show/utilities/cpuid?expand=0&rev=7
This commit is contained in:
parent
3d29ee367c
commit
704cc9db06
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b7607e81e62e4901180d9e2f48fe407033211c3fb300d758a210f746ef518c4e
|
|
||||||
size 71882
|
|
3
cpuid-20151017.src.tar.gz
Normal file
3
cpuid-20151017.src.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:34d35ddd7dab7c9f8b071b7b318d4f99fe112caaa28b6c8571e2ecdaa855db78
|
||||||
|
size 72787
|
@ -1,3 +1,33 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 7 11:37:43 UTC 2015 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update to new upstream release 20151017
|
||||||
|
* Updated synth decoding for Broadwell processors.
|
||||||
|
* Added 0xd leaf field.
|
||||||
|
* Updated and expanded 0x14 leaf fields.
|
||||||
|
* Added synth decoding for Intel Xeon E7 v2 (Ivy Bridge-EX).
|
||||||
|
* Added synth decoding for Intel Core i5/i7 (Skylake).
|
||||||
|
* Decode new leaf 2 cache descriptors: 6a, 6b, 6c, 6d.
|
||||||
|
* added synth decoding for Knights Landing.
|
||||||
|
* Added new & missing decodings for: 4/ecx, 6/eax, 7/ebx, 7/ecx.
|
||||||
|
* Renamed 0xf leaves to include "Monitoring".
|
||||||
|
* Added 0x10 leaves for QoS Enforcement.
|
||||||
|
* Added new leaf 2 cache meanings: 0x1d, 0x24, 0xa0, 0xc3.
|
||||||
|
* Added missing i7 synth decoding for (0,6),(3,14).
|
||||||
|
* Corrected Atom Z3000 model & stepping which were bafflingly
|
||||||
|
wrong: (0,6)(3,5),1 -> (0,6)(3,7),8.
|
||||||
|
* Corrected other Bay Trail stepping names for Celeron/Pentium
|
||||||
|
N and J series.
|
||||||
|
* Added synth decoding for Intel Xeon Phi (Knights Corner).
|
||||||
|
* Added synth decoding for Intel Atom C2000 (Avoton).
|
||||||
|
* Added synth decoding for Intel Xeon E5-x600 (Haswell-EP).
|
||||||
|
* Added synth decoding for Intel Xeon E5-[48]800 (Haswell-EP).
|
||||||
|
* Added synth decoding for Intel Core M (Broadwell-Y).
|
||||||
|
* Added synth decoding for Intel Xeon D-1500 (Broadwell-DE).
|
||||||
|
* Added synth decoding for Intel i7-5000 Extreme (Haswell R2).
|
||||||
|
* Added synth decoding for Intel Atom Z8000 (Cherry Trail).
|
||||||
|
* Added synth decoding for Intel Pentium/Celeron N3000
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 9 16:25:47 UTC 2015 - jengelh@inai.de
|
Tue Jun 9 16:25:47 UTC 2015 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cpuid
|
Name: cpuid
|
||||||
Version: 20150606
|
Version: 20151017
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: x86 CPU identification tool
|
Summary: x86 CPU identification tool
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user