linux - Interrupt rate in modern computers -


when computer connected wifi, see 180-200 interrupts per second. when start typing - 2-3 cps, interrupt rate spikes @ 300 interrupts per second. i'm running cinnamon @ gnu/linux (x86_64) , firefox @ modern laptop, believe other os/browsers have same behavior.

why there many interrupts? happens when press key in browser? understand there many things process in code, why require many interrupts?

if need it, here /proc/interrupts: https://gist.github.com/amarao/654e5dd0f2460b7d475711e8ae3b6338.


Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -