"GEVan" <(E-Mail Removed)> wrote in message
news:634A7D55-F0F6-464E-9C06-(E-Mail Removed)...
> thanx.
>
> What is kernel mode?
>
>
> "Rock" wrote:
>
>> "GEVan" wrote
>> > What does the red line indicate in the Task Manager CPU Usage History?
>> > At
>> > very low CPU usage, there are always a RED line and a Yellow line. What
>> > do
>> > they mean?
>>
>> Red shows the amount of time spent in kernel mode, the other shows the
>> time
>> spent in user mode.
The x86 processor in your computer runs in two modes, user and protected or
kernel mode. Programs run in user mode, the windows core processes such as
the Windows Executive, Hal, drivers, and the graphics subsystem run in
kernel mode. This is to separate user programs from the OS internals for a
variety of reasons. It's too involved to get into in a newsgroup. Do some
reading on it. A Google search is a good place to start.
http://www.google.com/search?hl=en&q=kernel+mode
--
Rock [MS-MVP User/Shell]