libmir/mir-cpuid

Intel i5-4278U report on OS X (mid-2014 macbook pro)

John-Colvin opened this issue · 1 comments

################ Unified Information ################
Cores per CPU =  2
Threads per CPU =  4
------------------ TLB Information ------------------
Instruction TLB:
- - - - - ITLB1: - - - - - - - - - - - - - - - - - -
        Page size = 4 KB
        Pages count = 64
        Pages count = 64
        Associativity: 8-way associative
Data TLB:
- - - - - DTLB1: - - - - - - - - - - - - - - - - - -
        Page size = 4 KB
        Pages count = 64
        Pages count = 64
        Associativity: 4-way associative
Unified TLB:
- - - - - UTLB1: - - - - - - - - - - - - - - - - - -
        Page size = 4 KB
        Pages count = 1024
        Pages count = 1024
        Associativity: 8-way associative
----------------- Cache Information -----------------
Instruction Cache:
- - - - - ICache1: - - - - - - - - - - - - - - - - -
        Cache size = 32 KB
        Line = 64 bytes
        Cores per cache = 1
        Inclusive: false
        Associativity: 8-way associative
Data Cache:
- - - - - DCache1: - - - - - - - - - - - - - - - - -
        Cache size = 32 KB
        Line = 64 bytes
        Cores per cache = 1
        Inclusive: false
        Associativity: 8-way associative
Unified Cache:
- - - - - UCache1: - - - - - - - - - - - - - - - - -
        Cache size = 256 KB
        Line = 64 bytes
        Cores per cache = 1
        Inclusive: false
        Associativity: 8-way associative
- - - - - UCache2: - - - - - - - - - - - - - - - - -
        Cache size = 3072 KB
        Line = 64 bytes
        Cores per cache = 2
        Inclusive: true
        Associativity: 12-way associative

################## x86 Information ##################
              vendor: GenuineIntel
               brand: Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz
         vendorIndex: 0x8
          brandIndex: 0x0
        maxBasicLeaf: 0xD
     maxExtendedLeaf: 0x80000008
     clflushLineSize: 0x8
maxLogicalProcessors: 0x10
         initialAPIC: 0x2
            stepping: 0x1
               model: 0x5
              family: 0x6
                type: 0x0
       extendedModel: 0x4
      extendedFamily: 0x0
                sse3: true
           pclmulqdq: true
              dtes64: true
             monitor: true
              ds_cpl: true
                 vmx: true
                 smx: false
                eist: true
                 tm2: true
               ssse3: true
             cnxt_id: false
                sdbg: true
                 fma: true
          cmpxchg16b: true
                xtpr: true
                pdcm: true
                pcid: true
                 dca: false
               sse41: true
               sse42: true
              x2apic: true
               movbe: true
              popcnt: true
        tsc_deadline: true
                 aes: true
               xsave: true
             osxsave: true
                 avx: true
                f16c: true
              rdrand: true
                 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: true
                acpi: true
                 mmx: true
                fxsr: true
                 sse: true
                sse2: true
                  ss: true
                 htt: true
                  tm: true
                 pbe: true
9il commented

Thanks!