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 -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

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