Skip to content

Instantly share code, notes, and snippets.

@kaityo256
Created November 18, 2018 09:47
Show Gist options
  • Save kaityo256/4529e4008432ac42ee1c26e66cdd2908 to your computer and use it in GitHub Desktop.
Save kaityo256/4529e4008432ac42ee1c26e66cdd2908 to your computer and use it in GitHub Desktop.
x86info -c on Intel(R) Xeon(R) CPU E5-2680
$ ./x86info -c
x86info v1.31pre
Found 24 identical CPUs
Extended Family: 0 Extended Model: 3 Family: 6 Model: 63 Stepping: 2
Type: 0 (Original OEM)
CPU Model (x86info's best guess): Core i7-5820K [Haswell-X]
Processor name string (BIOS programmed): Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
Cache info
L1 Data Cache: 32KB, 8-way associative, 64 byte line size
L1 Instruction Cache: 32KB, 8-way associative, 64 byte line size
L2 Unified Cache: 256KB, 8-way associative, 64 byte line size
L3 Unified Cache: 30720KB, 20-way associative, 64 byte line size
TLB info
Instruction TLB: 2M/4M pages, fully associative, 8 entries
Instruction TLB: 4K pages, 8-way associative, 128 entries
Data TLB: 1GB pages, 4-way set associative, 4 entries
Data TLB: 4KB pages, 4-way associative, 64 entries
Shared L2 TLB: 4KB/2MB pages, 8-way associative, 1024 entries
64 byte prefetching.
Total processor threads: 24
This system has 2 six-core processors with hyper-threading (2 threads per core) running at an estimated 2.50GHz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment