ps --ppid 2 -p 2 --deselect
kthreadd(PID 2)具有PPID 0(在Linux 2.6上),但ps不允许过滤PPID 0;因此这种解决方法.
本文来自博客园,作者:dolinux,未经同意,禁止转载