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

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

angular - DownloadURL return null in below code -