Kernel threads and system usage metric.
Daniel Hilst
danielhilst at gmail.com
Fri Mar 9 06:39:43 EST 2012
Doubt!
The processes that appear in top with brackets are the kernel threads?
If so, this threads spend all its time on system mode, right? By the
system mode I mean the %sy on top header, since kernel threads hasn't
any memory mapped to user space, it can't run on user space at any time,
right?
So the total of system mode usage is the sum of all processes processing
in kernel space, plus the kernel threads processing, right?
Thanks in advance!
--
Follow the white rabbit!
More information about the Kernelnewbies
mailing list