Help with reading core utilization?

Dapperstache

New Member
I'm building a Rainmeter skin. Discovered that rainmeter doesn't actually report core utilization, but thread. I have a 3900x, with 12 cores, but I see T0 and T1 usage which I assume is also thread (0 and 1). So how do I figure out how much a given core is being utilized? I basically just want the data for utlization of each total core (percentage of), not the individual threads. I'm find with actually using SMV, I just need to know which labels are the correct ones to reference.

Any help would be appreciated.
 

Martin

HWiNFO Author
Staff member
T0 is always the "real" core and T1 is the HT unit.
From Operating System perspective there's not much difference between them and the usage reported is at OS level.
 
Top