Hi,

top command show si (sw irq) and hi (hw irq). The linux has
request_threaded_irq(irq, handler, thread_fn, ...) ...

Is `si' the time spend on thread_fn and `hi' the time spend on handler????


Regards,
-- 
“If you're going to try, go all the way. Otherwise, don't even start. ..."
  Charles Bukowski
_______________________________________________
Kernelnewbies mailing list
[email protected]
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to