Posted Aug 28, 2009 20:49 UTC (Fri) by dlang (✭ supporter ✭, #313)
[Link]
computers can easily track several thousand inactive threads with very little overhead, but the sysadmin trying to examine ps or top output to figure out what's happening has a much lower threshold
Kernel threads - so what?
Posted Sep 8, 2009 9:04 UTC (Tue) by jlokier (guest, #52227)
[Link]
Obvious solution is to hide kernel threads in ps/pstree/top.
It would be nice if the kernel threads had lazy stacks too, to save a bit of memory.