Created
March 29, 2017 07:43
-
-
Save yoshikaw/507b196b077e2c344a17027df64117f0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# cpuid -1 | |
Disclaimer: cpuid may not support decoding of all cpuid registers. | |
CPU: | |
vendor_id = "GenuineIntel" | |
version information (1/eax): | |
processor type = primary processor (0) | |
family = Intel Pentium Pro/II/III/Celeron/Core/Core 2/Atom, AMD Athlon/Duron, Cyrix M2, VIA C3 (6) | |
model = 0xd (13) | |
stepping id = 0x3 (3) | |
extended family = 0x0 (0) | |
extended model = 0x0 (0) | |
(simple synth) = Intel Pentium M (Dothan) / Celeron M (Dothan) / Pentium M (Crofton), 90nm | |
miscellaneous (1/ebx): | |
process local APIC physical ID = 0x0 (0) | |
cpu count = 0x0 (0) | |
CLFLUSH line size = 0x8 (8) | |
brand index = 0x0 (0) | |
brand id = 0x00 (0): unknown | |
feature information (1/edx): | |
x87 FPU on chip = true | |
virtual-8086 mode enhancement = false | |
debugging extensions = true | |
page size extensions = true | |
time stamp counter = true | |
RDMSR and WRMSR support = true | |
physical address extensions = true | |
machine check exception = true | |
CMPXCHG8B inst. = true | |
APIC on chip = true | |
SYSENTER and SYSEXIT = false | |
memory type range registers = true | |
PTE global bit = true | |
machine check architecture = true | |
conditional move/compare instruction = true | |
page attribute table = true | |
page size extension = true | |
processor serial number = false | |
CLFLUSH instruction = true | |
debug store = false | |
thermal monitor and clock ctrl = false | |
MMX Technology = true | |
FXSAVE/FXRSTOR = true | |
SSE extensions = true | |
SSE2 extensions = true | |
self snoop = false | |
hyper-threading / multi-core supported = false | |
therm. monitor = false | |
IA64 = false | |
pending break event = false | |
feature information (1/ecx): | |
PNI/SSE3: Prescott New Instructions = true | |
PCLMULDQ instruction = false | |
64-bit debug store = false | |
MONITOR/MWAIT = false | |
CPL-qualified debug store = false | |
VMX: virtual machine extensions = false | |
SMX: safer mode extensions = false | |
Enhanced Intel SpeedStep Technology = false | |
thermal monitor 2 = false | |
SSSE3 extensions = false | |
context ID: adaptive or shared L1 data = false | |
FMA instruction = false | |
CMPXCHG16B instruction = true | |
xTPR disable = false | |
perfmon and debug = false | |
process context identifiers = false | |
direct cache access = false | |
SSE4.1 extensions = false | |
SSE4.2 extensions = false | |
extended xAPIC support = false | |
MOVBE instruction = false | |
POPCNT instruction = false | |
time stamp counter deadline = false | |
AES instruction = false | |
XSAVE/XSTOR states = false | |
OS-enabled XSAVE/XSTOR = false | |
AVX: advanced vector extensions = false | |
F16C half-precision convert instruction = false | |
RDRAND instruction = false | |
hypervisor guest status = true | |
cache and TLB information (2): | |
0x7d: L2 cache: 2M, 8-way, sectored, 64 byte lines | |
0x30: L1 cache: 32K, 8-way, 64 byte lines | |
0x2c: L1 data cache: 32K, 8-way, 64 byte lines | |
processor serial number: 0000-06D3-0000-0000-0000-0000 | |
deterministic cache parameters (4): | |
--- cache 0 --- | |
cache type = data cache (1) | |
cache level = 0x1 (1) | |
self-initializing cache level = true | |
fully associative cache = false | |
extra threads sharing this cache = 0x0 (0) | |
extra processor cores on this die = 0x0 (0) | |
system coherency line size = 0x3f (63) | |
physical line partitions = 0x0 (0) | |
ways of associativity = 0x7 (7) | |
ways of associativity = 0x1 (1) | |
WBINVD/INVD behavior on lower caches = true | |
inclusive to lower caches = false | |
complex cache indexing = false | |
number of sets - 1 (s) = 63 | |
--- cache 1 --- | |
cache type = instruction cache (2) | |
cache level = 0x1 (1) | |
self-initializing cache level = true | |
fully associative cache = false | |
extra threads sharing this cache = 0x0 (0) | |
extra processor cores on this die = 0x0 (0) | |
system coherency line size = 0x3f (63) | |
physical line partitions = 0x0 (0) | |
ways of associativity = 0x7 (7) | |
ways of associativity = 0x1 (1) | |
WBINVD/INVD behavior on lower caches = true | |
inclusive to lower caches = false | |
complex cache indexing = false | |
number of sets - 1 (s) = 63 | |
--- cache 2 --- | |
cache type = unified cache (3) | |
cache level = 0x2 (2) | |
self-initializing cache level = true | |
fully associative cache = false | |
extra threads sharing this cache = 0x0 (0) | |
extra processor cores on this die = 0x0 (0) | |
system coherency line size = 0x3f (63) | |
physical line partitions = 0x0 (0) | |
ways of associativity = 0xf (15) | |
ways of associativity = 0x1 (1) | |
WBINVD/INVD behavior on lower caches = true | |
inclusive to lower caches = false | |
complex cache indexing = false | |
number of sets - 1 (s) = 4095 | |
hypervisor_id = "KVMKVMKVM " | |
hypervisor features (0x40000001/eax): | |
kvmclock available at MSR 0x11 = true | |
delays unnecessary for PIO ops = true | |
mmu_op = false | |
kvmclock available a MSR 0x4b564d00 = true | |
async pf enable available by MSR = true | |
steal clock supported = true | |
guest EOI optimization enabled = false | |
stable: no guest per-cpu warps expected = true | |
extended feature flags (0x80000001/edx): | |
SYSCALL and SYSRET instructions = true | |
execution disable = true | |
1-GB large page support = false | |
RDTSCP = false | |
64-bit extensions technology available = true | |
Intel feature flags (0x80000001/ecx): | |
LAHF/SAHF supported in 64-bit mode = true | |
LZCNT advanced bit manipulation = false | |
3DNow! PREFETCH/PREFETCHW instructions = false | |
brand = "QEMU Virtual CPU version (cpu64-rhel6)" | |
L1 TLB/cache information: 2M/4M pages & L1 TLB (0x80000005/eax): | |
instruction # entries = 0xff (255) | |
instruction associativity = 0x1 (1) | |
data # entries = 0xff (255) | |
data associativity = 0x1 (1) | |
L1 TLB/cache information: 4K pages & L1 TLB (0x80000005/ebx): | |
instruction # entries = 0xff (255) | |
instruction associativity = 0x1 (1) | |
data # entries = 0xff (255) | |
data associativity = 0x1 (1) | |
L1 data cache information (0x80000005/ecx): | |
line size (bytes) = 0x40 (64) | |
lines per tag = 0x1 (1) | |
associativity = 0x2 (2) | |
size (KB) = 0x40 (64) | |
L1 instruction cache information (0x80000005/edx): | |
line size (bytes) = 0x40 (64) | |
lines per tag = 0x1 (1) | |
associativity = 0x2 (2) | |
size (KB) = 0x40 (64) | |
L2 TLB/cache information: 2M/4M pages & L2 TLB (0x80000006/eax): | |
instruction # entries = 0x0 (0) | |
instruction associativity = L2 off (0) | |
data # entries = 0x0 (0) | |
data associativity = L2 off (0) | |
L2 TLB/cache information: 4K pages & L2 TLB (0x80000006/ebx): | |
instruction # entries = 0x200 (512) | |
instruction associativity = 4-way (4) | |
data # entries = 0x200 (512) | |
data associativity = 4-way (4) | |
L2 unified cache information (0x80000006/ecx): | |
line size (bytes) = 0x40 (64) | |
lines per tag = 0x1 (1) | |
associativity = 16-way (8) | |
size (KB) = 0x200 (512) | |
L3 cache information (0x80000006/edx): | |
line size (bytes) = 0x0 (0) | |
lines per tag = 0x0 (0) | |
associativity = L2 off (0) | |
size (in 512KB units) = 0x0 (0) | |
Advanced Power Management Features (0x80000007/edx): | |
temperature sensing diode = false | |
frequency ID (FID) control = false | |
voltage ID (VID) control = false | |
thermal trip (TTP) = false | |
thermal monitor (TM) = false | |
software thermal control (STC) = false | |
100 MHz multiplier control = false | |
hardware P-State control = false | |
TscInvariant = false | |
Physical Address and Linear Address Size (0x80000008/eax): | |
maximum physical address bits = 0x2e (46) | |
maximum linear (virtual) address bits = 0x30 (48) | |
maximum guest physical address bits = 0x0 (0) | |
Logical CPU cores (0x80000008/ecx): | |
number of CPU cores - 1 = 0x0 (0) | |
ApicIdCoreIdSize = 0x0 (0) | |
SVM Secure Virtual Machine (0x8000000a/eax): | |
SvmRev: SVM revision = 0x0 (0) | |
SVM Secure Virtual Machine (0x8000000a/edx): | |
nested paging = false | |
LBR virtualization = false | |
SVM lock = false | |
NRIP save = false | |
MSR based TSC rate control = false | |
VMCB clean bits support = false | |
flush by ASID = false | |
decode assists = false | |
SSSE3/SSE5 opcode set disable = false | |
pause intercept filter = false | |
pause filter threshold = false | |
NASID: number of address space identifiers = 0x0 (0): | |
(multi-processing synth): none | |
(multi-processing method): Intel leaf 1/4 | |
(APIC widths synth): CORE_width=0 SMT_width=16 | |
(APIC synth): PKG_ID=0 CORE_ID=8 SMT_ID=0 | |
(synth) = Intel Pentium M (Dothan) / Celeron M (Dothan) / Pentium M (Crofton), 90nm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment