I keep seeing it with Process Monitor software:

enter image description here

link|improve this question

55% accept rate
1  
Usually due to driver problems, you should never see that much cpu usage for interrupts,. see this...msfn.org/board/topic/… – Moab Aug 13 '11 at 14:15
feedback

1 Answer

It's not a real process (it doesn't even have a PID) – it's just the way Process Explorer shows how much of the kernel time is spent handling hardware interrupts.

Also, your ProcExp is outdated.

link|improve this answer
Its a hardware process that runs below the software level, which is why no pid. – Moab Aug 13 '11 at 14:16
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.