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 -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -