THREARIPPER system ..wrong core count

Postings relating to old VirtualBox pre-releases
Post Reply
Knudch
Posts: 21
Joined: 24. Jun 2016, 21:19

THREARIPPER system ..wrong core count

Post by Knudch »

See BUG https://www.virtualbox.org/ticket/17131

On a 1920x (12 physical cores, 24 virtual) virtualbox says 6/12 cores

Knud
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: THREARIPPER system ..wrong core count

Post by socratis »

Can we see a VBox.log?
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Knudch
Posts: 21
Joined: 24. Jun 2016, 21:19

Re: THREARIPPER system ..wrong core count

Post by Knudch »

Here is the vbox.log

Knud
Attachments
VBox.zip
(28.27 KiB) Downloaded 41 times
Knudch
Posts: 21
Joined: 24. Jun 2016, 21:19

Re: THREARIPPER system ..wrong core count

Post by Knudch »

From ver 5.2.0 rc1
Attachments
VBox-2.zip
from ver 5.2.0 rc1
(29.45 KiB) Downloaded 37 times
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: THREARIPPER system ..wrong core count

Post by mpack »

VirtualBox 5.1.28 wrote: 00:00:00.431919 CPUM: Logical host processors: 24 present, 24 max, 24 online, online mask: 0000000000ffffff
00:00:00.432134 CPUM: Physical host cores: 6
VirtualBox 5.2.0_RC1 wrote: 00:00:00.444809 CPUM: Logical host processors: 24 present, 24 max, 24 online, online mask: 0000000000ffffff
00:00:00.445044 CPUM: Physical host cores: 6
No disparity. Not a regression. Can you show a host CPU tool reporting anything other than 6 physical cores?
Knudch
Posts: 21
Joined: 24. Jun 2016, 21:19

Re: THREARIPPER system ..wrong core count

Post by Knudch »

lscpu output

If some physical core were disabled fx. in bios there will never be 24 logical cores

Code: Select all

Architecture:        x86_64
CPU op-mode(s):      32-bit, 64-bit
Byte Order:          Little Endian
CPU(s):              24
On-line CPU(s) list: 0-23
Thread(s) per core:  2
Core(s) per socket:  12
Socket(s):           1
NUMA node(s):        1
Vendor ID:           AuthenticAMD
CPU family:          23
Model:               1
Model name:          AMD Ryzen Threadripper 1920X 12-Core Processor
Stepping:            1
CPU MHz:             2200.000
CPU max MHz:         3500.0000
CPU min MHz:         2200.0000
BogoMIPS:            6986.52
Virtualization:      AMD-V
L1d cache:           32K
L1i cache:           64K
L2 cache:            512K
L3 cache:            8192K
NUMA node0 CPU(s):   0-23
Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid amd_dcm aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_l2 mwaitx hw_pstate vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt sha_ni xsaveopt xsavec xgetbv1 xsaves clzero irperf arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic overflow_recov succor smca
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: THREARIPPER system ..wrong core count

Post by mpack »

Ah, I hadn't noticed it was Ryzen.
Post Reply