Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > system idle process

Reply
Thread Tools

system idle process

 
 
George2
Guest
Posts: n/a
 
      01-15-2008
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
 
Reply With Quote
 
 
 
 
Tim H
Guest
Posts: n/a
 
      01-15-2008
On Jan 14, 9:11 pm, George2 <george4acade...@yahoo.com> wrote:
> 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?


This has nothing to do with C++, but the idle process is what your OS
does when it has nothing else to do. It's not "consuming" CPU at
all. If anything, it is probably putting the CPU into a sleep state.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
What is System Idle Process in Task Manager? JimO MCSE 13 08-10-2011 11:07 PM
system idle process Drvnguy Computer Support 8 07-05-2004 10:17 PM
System Idle Process Dan Welch Computer Support 5 02-16-2004 07:22 AM
Processes - System Idle Process Rok Romih Computer Support 3 08-26-2003 02:08 AM
System idle process m8ee Computer Support 2 08-21-2003 04:36 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57