Skip to content

Intel CPU type 0xb06d0 unknown #3935

@FurryAcetylCoA

Description

@FurryAcetylCoA

Error message

Intel CPU type 0xb06d0 unknown

Operating System: Manjaro Linux
Kernel Version: 6.12.17-1-MANJARO (64-bit)
Processors: 8 × Intel® Core™ Ultra 7 258V
Memory: 30.9 GiB of RAM
Manufacturer: LENOVO
Product Name: 21NS001ACD

lscpu

Architecture:             x86_64
  CPU op-mode(s):         32-bit, 64-bit
  Address sizes:          42 bits physical, 48 bits virtual
  Byte Order:             Little Endian
CPU(s):                   8
  On-line CPU(s) list:    0-7
Vendor ID:                GenuineIntel
  Model name:             Intel(R) Core(TM) Ultra 7 258V
    CPU family:           6
    Model:                189
    Thread(s) per core:   1
    Core(s) per socket:   8
    Socket(s):            1
    Stepping:             1
    CPU(s) scaling MHz:   23%
    CPU max MHz:          4800.0000
    CPU min MHz:          400.0000
    BogoMIPS:             6607.00
    Flags:                fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 c
                          lflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp 
                          lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop
                          _tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl 
                          vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic m
                          ovbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dno
                          wprefetch cpuid_fault epb intel_ppin ssbd ibrs ibpb stibp ibrs_enhanced t
                          pr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep
                           bmi2 erms invpcid rdt_a rdseed adx smap clflushopt clwb intel_pt sha_ni 
                          xsaveopt xsavec xgetbv1 xsaves split_lock_detect user_shstk avx_vnni lam 
                          wbnoinvd dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hw
                          p_pkg_req hfi vnmi umip pku ospke waitpkg gfni vaes vpclmulqdq rdpid bus_
                          lock_detect movdiri movdir64b fsrm md_clear serialize pconfig arch_lbr ib
                          t flush_l1d arch_capabilities
Virtualization features:  
  Virtualization:         VT-x
Caches (sum of all):      
  L1d:                    320 KiB (8 instances)
  L1i:                    512 KiB (8 instances)
  L2:                     14 MiB (5 instances)
  L3:                     12 MiB (1 instance)
NUMA:                     
  NUMA node(s):           1
  NUMA node0 CPU(s):      0-7
Vulnerabilities:          
  Gather data sampling:   Not affected
  Itlb multihit:          Not affected
  L1tf:                   Not affected
  Mds:                    Not affected
  Meltdown:               Not affected
  Mmio stale data:        Not affected
  Reg file data sampling: Not affected
  Retbleed:               Not affected
  Spec rstack overflow:   Not affected
  Spec store bypass:      Mitigation; Speculative Store Bypass disabled via prctl
  Spectre v1:             Mitigation; usercopy/swapgs barriers and __user pointer sanitization
  Spectre v2:             Mitigation; Enhanced / Automatic IBRS; IBPB conditional; RSB filling; PBR
                          SB-eIBRS Not affected; BHI Not affected
  Srbds:                  Not affected
  Tsx async abort:        Not affected

perf stat /bin/ls

 Performance counter stats for '/bin/ls':

              1.22 msec task-clock:u                     #    0.663 CPUs utilized             
                 0      context-switches:u               #    0.000 /sec                      
                 0      cpu-migrations:u                 #    0.000 /sec                      
                76      page-faults:u                    #   62.226 K/sec                     
     <not counted>      cpu_atom/instructions/u                                                 (0.00%)
           372,687      cpu_core/instructions/u          #    0.76  insn per cycle            
     <not counted>      cpu_atom/cycles/u                                                       (0.00%)
           489,731      cpu_core/cycles/u                #    0.401 GHz                       
     <not counted>      cpu_atom/branches/u                                                     (0.00%)
            75,452      cpu_core/branches/u              #   61.777 M/sec                     
     <not counted>      cpu_atom/branch-misses/u                                                (0.00%)
             4,961      cpu_core/branch-misses/u         #    6.58% of all branches           

       0.001842348 seconds time elapsed

       0.000000000 seconds user
       0.002246000 seconds sys

perf list|grep -C4 br_inst

        prefetches for exclusive ownership (PREFETCHW) that have any type of
        response. Unit: cpu_core]

pipeline:
  br_inst_retired.all_branches
       [Counts the total number of branch instructions retired for all branch
        types (Precise event). Unit: cpu_atom]
  br_misp_retired.all_branches
       [Counts the total number of mispredicted branch instructions retired
--
        event). Unit: cpu_atom]
  topdown_retiring.all_p
       [Counts the number of consumed retirement slots (Precise event). Unit:
        cpu_atom]
  br_inst_retired.all_branches
       [All branch instructions retired (Precise event). Unit: cpu_core]
  br_misp_retired.all_branches
       [All mispredicted branch instructions retired (Precise event). Unit:
        cpu_core]

rr --version

rr version 5.9.0 

Thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions