Access Idle Process, Kernel Time

How to get Kernel Time and User Time of the idle process .
THANKS

Idle process cannot have User time, since it cannot have user-mode
code.

Max

----- Original Message -----
From: “Dimityr Andreev M. C. S.”
Newsgroups: ntdev
To: “NT Developers Interest List”
Sent: Friday, September 27, 2002 5:44 PM
Subject: [ntdev] Access Idle Process, Kernel Time

> How to get Kernel Time and User Time of the idle process .
> THANKS
>
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to %%email.unsub%%
>

You can look at this via the taskmgr. The processes tab should contain the
idle process as one of the items. You can look at its CPU time (you might
have to choose it via the select columns option).


Nar Ganapathy
Windows Core OS group
This posting is provided “AS IS” with no warranties, and confers no rights.

“Maxim S. Shatskih” wrote in message
news:xxxxx@ntdev…
>
> Idle process cannot have User time, since it cannot have user-mode
> code.
>
> Max
>
> ----- Original Message -----
> From: “Dimityr Andreev M. C. S.”
> Newsgroups: ntdev
> To: “NT Developers Interest List”
> Sent: Friday, September 27, 2002 5:44 PM
> Subject: [ntdev] Access Idle Process, Kernel Time
>
>
> > How to get Kernel Time and User Time of the idle process .
> > THANKS
> >
> >
> >
> > —
> > You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> > To unsubscribe send a blank email to %%email.unsub%%
> >
>
>
>
>