Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V540TND v0.9.1-rc5 one thread is missing #1054

Closed
philipandag opened this issue Sep 13, 2024 · 3 comments
Closed

V540TND v0.9.1-rc5 one thread is missing #1054

philipandag opened this issue Sep 13, 2024 · 3 comments
Labels
bug Something isn't working firmware needs review novacustom_v54_mtl NovaCustom V54 Series

Comments

@philipandag
Copy link

Component

Dasharo firmware

Device

NovaCustom V54 14th Gen

Dasharo version

v0.9.1-rc5

Dasharo Tools Suite version

--

Test case ID

CPU003.001

Brief summary

lspcu shows 21 instead of 22 cpus

How reproducible

100%

How to reproduce

run lscpu

Expected behavior

Should show 22 cpus (10 efficiency cores + 6*2 performance cores (hyperthreading) )

Actual behavior

Shows 21 cpus

Screenshots

ubuntu@3mdeb:~$ lscpu
Architecture:             x86_64
  CPU op-mode(s):         32-bit, 64-bit
  Address sizes:          46 bits physical, 48 bits virtual
  Byte Order:             Little Endian
CPU(s):                   21
  On-line CPU(s) list:    0-20
Vendor ID:                GenuineIntel
  Model name:             Intel(R) Core(TM) Ultra 7 155H
    CPU family:           6
    Model:                170
    Thread(s) per core:   2
    Core(s) per socket:   16
    Socket(s):            1
    Stepping:             4
    CPU(s) scaling MHz:   19%
    CPU max MHz:          4800.0000
    CPU min MHz:          400.0000
    BogoMIPS:             5990.40
    Flags:                fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge m
                          ca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 s
                          s ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc 
                          art arch_perfmon pebs bts rep_good nopl xtopology nons
                          top_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq 
                          dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma c
                          x16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt t
                          sc_deadline_timer aes xsave avx f16c rdrand lahf_lm ab
                          m 3dnowprefetch cpuid_fault epb intel_ppin ssbd ibrs i
                          bpb stibp ibrs_enhanced tpr_shadow flexpriority ept vp
                          id ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms
                           invpcid rdseed adx smap clflushopt clwb intel_pt sha_
                          ni xsaveopt xsavec xgetbv1 xsaves split_lock_detect us
                          er_shstk avx_vnni dtherm ida arat pln pts hwp hwp_noti
                          fy hwp_act_window hwp_epp hwp_pkg_req hfi vnmi umip pk
                          u ospke waitpkg gfni vaes vpclmulqdq rdpid bus_lock_de
                          tect movdiri movdir64b fsrm md_clear serialize arch_lb
                          r ibt flush_l1d arch_capabilities
Virtualization features:  
  Virtualization:         VT-x
NUMA:                     
  NUMA node(s):           1
  NUMA node0 CPU(s):      0-20
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 prct
                          l
  Spectre v1:             Mitigation; usercopy/swapgs barriers and __user pointe
                          r sanitization
  Spectre v2:             Mitigation; Enhanced / Automatic IBRS; IBPB conditiona
                          l; RSB filling; PBRSB-eIBRS Not affected; BHI BHI_DIS_
                          S
  Srbds:                  Not affected
  Tsx async abort:        Not affected
ubuntu@3mdeb:~$ 

Additional context

image

Solutions you've tried

rebooting

@philipandag philipandag added bug Something isn't working needs review labels Sep 13, 2024
@github-actions github-actions bot added firmware novacustom_v54_mtl NovaCustom V54 Series labels Sep 13, 2024
@mkopec
Copy link
Member

mkopec commented Sep 17, 2024

Looks like a bug in firmware but it also could be linux not understanding the MTL topology fully

@philipandag does this also happen on Windows?

@philipandag
Copy link
Author

No, on Windows the reported number of threads is 22. The test passes.

@mkopec
Copy link
Member

mkopec commented Oct 3, 2024

Also works fine on Ubuntu 24.10

@mkopec mkopec closed this as completed Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working firmware needs review novacustom_v54_mtl NovaCustom V54 Series
Projects
None yet
Development

No branches or pull requests

3 participants