/ #blog 

CPU at 100% (Part 2 - final)

The friendly people over on Joi’s IRC channel #joiito helped me by having me look at the Task Manager “Show Kernel Process” option. Then I wandered through the options and saw that the update frequence of the graph display was set to to “stopped”. Still wondering why it continued to show 100% CPU even when there was nothing going on. Setting the graph to update regularly, showed me that my system is in a normal state… Pheeew ...

Jens-Christian Fischer
/ #blog 

CPU pegged at 100%, Who to blame? (Part 1)

In preparation for the project ahead I decided to install IIS and the latest fixes on this Windows XP SP1 machine. Then I got ActiveState Python to work as a handler to .py files (something that Microsoft Knowledgebase helps you with. I was rewarded with a working IIS con Python server and an unbelievable slow machine. Bringing up the Task Manager shows my CPU pegged at 100% - but none of the processes running seem to be responsible for it. Firing up ProcessExplorer by SysInternals shows a lot more information about the running processes, but no culprit. ...

Jens-Christian Fischer