system idle process

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • George2
    New Member
    • Dec 2007
    • 200

    system idle process

    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
  • mac11
    Contributor
    • Apr 2007
    • 256

    #2
    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.

    Comment

    • George2
      New Member
      • Dec 2007
      • 200

      #3
      Thanks mac11,


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

      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

      Comment

      Working...