PDA

View Full Version : CPU usage reporting


phunqe
2008-07-26, 23:34
Hi,

if I run a movie in XBMC for Linux and bring up the info panel both cores are reported as CPU0 and CPU1. If I do the same in Windows only CPU0 is reported.

What does this mean exactly, is it a matter of how XBMC fetches the information?

WiSo
2008-07-26, 23:38
Yep, Windows reports the usage only as overall value (thanks MS). There's a possibility to get it for each CPU via wmi but this is rather slow and therefore not used.

phunqe
2008-07-26, 23:40
Cheers :)