Skip to content

Instantly share code, notes, and snippets.

@quickfur
Created July 15, 2016 16:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save quickfur/801c2ee6549194d7a9ccbd024ab60aaa to your computer and use it in GitHub Desktop.
Save quickfur/801c2ee6549194d7a9ccbd024ab60aaa to your computer and use it in GitHub Desktop.
################ Unified Information ################
Cores per CPU = 6
Threads per CPU = 6
------------------ TLB Information ------------------
Instruction TLB:
- - - - - ITLB1: - - - - - - - - - - - - - - - - - -
Page size = 4 KB
Pages count = 32
Pages count = 32
Associativity: Fully associative
Data TLB:
- - - - - DTLB1: - - - - - - - - - - - - - - - - - -
Page size = 4 KB
Pages count = 48
Pages count = 48
Associativity: Fully associative
- - - - - DTLB2: - - - - - - - - - - - - - - - - - -
Page size = 4 KB
Pages count = 128
Pages count = 128
Associativity: 2-way associative
Unified TLB:
----------------- Cache Information -----------------
Instruction Cache:
- - - - - ICache1: - - - - - - - - - - - - - - - - -
Cache size = 64 KB
Line = 64 bytes
Cores per cache = 1
Inclusive: false
Associativity: 2-way associative
Data Cache:
- - - - - DCache1: - - - - - - - - - - - - - - - - -
Cache size = 64 KB
Line = 64 bytes
Cores per cache = 1
Inclusive: false
Associativity: 2-way associative
Unified Cache:
- - - - - UCache1: - - - - - - - - - - - - - - - - -
Cache size = 512 KB
Line = 64 bytes
Cores per cache = 1
Inclusive: false
Associativity: 16-way associative
- - - - - UCache2: - - - - - - - - - - - - - - - - -
Cache size = 6144 KB
Line = 64 bytes
Cores per cache = 6
Inclusive: false
Associativity: 48-way associative
################## x86 Information ##################
vendor: AuthenticAMD
brand: AMD Phenom(tm) II X6 1055T Processor
vendorIndex: 0x5
brandIndex: 0x0
maxBasicLeaf: 0x6
maxExtendedLeaf: 0x8000001B
clflushLineSize: 0x8
maxLogicalProcessors: 0x6
initialAPIC: 0x4
stepping: 0x0
model: 0xA
family: 0xF
type: 0x0
extendedModel: 0x0
extendedFamily: 0x1
sse3: true
pclmulqdq: false
dtes64: false
monitor: true
ds_cpl: false
vmx: false
smx: false
eist: false
tm2: false
ssse3: false
cnxt_id: false
sdbg: false
fma: false
cmpxchg16b: true
xtpr: false
pdcm: false
pcid: false
dca: false
sse41: false
sse42: false
x2apic: false
movbe: false
popcnt: true
tsc_deadline: false
aes: false
xsave: false
osxsave: false
avx: false
f16c: false
rdrand: false
fpu: true
vme: true
de: true
pse: true
tsc: true
msr: true
pae: true
mce: true
cx8: true
apic: true
sep: true
mtrr: true
pge: true
mca: true
cmov: true
pat: true
pse36: true
psn: false
clfsh: true
ds: false
acpi: false
mmx: true
fxsr: true
sse: true
sse2: true
ss: false
htt: true
tm: false
pbe: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment