My apologies if this is in the wrong board. In the windows task manager i went to processes and the very last thing on the list is System Idle Process, what is that exactly? and why is it using 90-98 CPU ? im not sure exactly what its doing and why the number is so high, is it supposed to be that high ?
Basically it tracks how much of the CPU's time is being utilized and issues the HLT instruction to cut the processor's power usage. (HLT is an assembly language instruction....don't worry about what that is :P)
Log in to comment