monitoring - monitor kernel threads that are not bound to user processes -


how can know what's kernel charge threads not bound user processes ?
(typically top command doesn't show)
e.g.:

  • routing purpose (forwarding nic1 nic2 (iptables config))
  • error handling (device generating bad/wrong irqs)
  • task scheduling

thanks in advance.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

What is happening when Matlab is starting a "parallel pool"? -

php - Cannot override Laravel Spark authentication with own implementation -