Connecting Tech Pros Worldwide Forums | Help | Site Map

system idle process

Familiar Sight
 
Join Date: Dec 2007
Posts: 200
#1: Jan 15 '08
Hello everyone,


In your experience, what is system idle process doing? In my experience, this means system is (CPU is waiting for) doing some I/O,

1. like hard page fault;
2. waiting for information from network.

Are there any other cases which will cause system idle process happen and consume a non-neglitible percentage of CPU?


thanks in advance,
George

Familiar Sight
 
Join Date: Apr 2007
Posts: 191
#2: Jan 15 '08

re: system idle process


I don't have any proof about how windows "idle process" works, but I bet it would be doing os tasks such as scheduling or monitoring events and such - just a guess.
Familiar Sight
 
Join Date: Dec 2007
Posts: 200
#3: Jan 17 '08

re: system idle process


Thanks mac11,


It is appreciated if you could share any formal documents if you had found any. :-)

Quote:

Originally Posted by mac11

I don't have any proof about how windows "idle process" works, but I bet it would be doing os tasks such as scheduling or monitoring events and such - just a guess.


regards,
George
Reply


Similar C / C++ bytes