Created
January 26, 2021 02:54
-
-
Save timroster/02b185d97b51fd64c3a77eda1a438e59 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
sudo dmidecode -t processor -q | tail -20 | |
Socket Designation: CPU 1 | |
Type: Central Processor | |
Family: Other | |
Manufacturer: QEMU | |
ID: D2 06 03 00 FF FB 8B 0F | |
Version: pc-i440fx-4.2 | |
Voltage: Unknown | |
External Clock: Unknown | |
Max Speed: 2000 MHz | |
Current Speed: 2000 MHz | |
Status: Populated, Enabled | |
Upgrade: Other | |
Serial Number: Not Specified | |
Asset Tag: Not Specified | |
Part Number: Not Specified | |
Core Count: 4 | |
Core Enabled: 4 | |
Thread Count: 2 | |
Characteristics: None | |
[crcuser@tor-crc-schematics-instance crc]$ lscpu | |
Architecture: x86_64 | |
CPU op-mode(s): 32-bit, 64-bit | |
Byte Order: Little Endian | |
CPU(s): 16 | |
On-line CPU(s) list: 0-15 | |
Thread(s) per core: 2 | |
Core(s) per socket: 4 | |
Socket(s): 2 | |
NUMA node(s): 2 | |
Vendor ID: GenuineIntel | |
CPU family: 6 | |
Model: 61 | |
Model name: Intel Core Processor (Broadwell, IBRS) | |
Stepping: 2 | |
CPU MHz: 2095.146 | |
BogoMIPS: 4190.29 | |
Virtualization: VT-x | |
Hypervisor vendor: KVM | |
Virtualization type: full | |
L1d cache: 32K | |
L1i cache: 32K | |
L2 cache: 4096K | |
L3 cache: 16384K | |
NUMA node0 CPU(s): 0-7 | |
NUMA node1 CPU(s): 8-15 | |
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch cpuid_fault invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm rdseed adx smap xsaveopt arat md_clear |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment