SidebarDiagnostics icon indicating copy to clipboard operation
SidebarDiagnostics copied to clipboard

Core load , double number of cores

Open djb064 opened this issue 2 years ago • 2 comments

When core load is selected in the CPU section , double the number of cores are shown to what my cpu has ... 10 core 10900KF ... 20 cores shown on the diagnostic bar , running on windows 10 Untitled

djb064 avatar Jan 18 '23 08:01 djb064

I believe this app is showing you the correct information. Your CPU has 10 cores, but 20 threads. ie, it's pretending to have 20 cores to allow for better context switching performance.

pkkid avatar Jan 19 '23 15:01 pkkid

Kind of related, is there any way of reducing how many cores/threads are shown? I'd love to only see my core load for my actual cores, thanks

smithy1294 avatar Jan 26 '23 20:01 smithy1294