Fields explained.
kthr || Report the number of kernel threads in each of the three following states:
r || the number of kernel threads in run queue
b || the number of blocked kernel threads that are waiting for
resources I/O, paging, and so forth
w || the number of swapped out light-weight processes (LWPs) that are
waiting for processing resources to finish.
swap || available swap space (Kbytes)
free || size of the free list (Kbytes)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.