Software and Hardware interrupt in top command
Daniel.
danielhilst at gmail.com
Tue Apr 18 10:38:27 EDT 2017
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20170418/0192aa97/attachment.html
More information about the Kernelnewbies
mailing list