Kodi Community Forum
CPU usage reporting - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Windows (https://forum.kodi.tv/forumdisplay.php?fid=59)
+---- Thread: CPU usage reporting (/showthread.php?tid=35240)



CPU usage reporting - phunqe - 2008-07-26

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

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

Cheers Smile