Statistics are for threads, not processes
This commit is contained in:
parent
2ae5841472
commit
6fe8fbdc1c
@ -333,7 +333,7 @@ Finally the last column shows the number of kilobytes in physical pages
|
||||
on the free list.
|
||||
.Pp
|
||||
Below the memory display is a list of the
|
||||
average number of processes (over the last refresh interval)
|
||||
average number of threads (over the last refresh interval)
|
||||
that are runnable (`r'), in page wait (`p'),
|
||||
in disk wait other than paging (`d'),
|
||||
sleeping (`s'), and swapped out but desiring to run (`w').
|
||||
|
Loading…
Reference in New Issue
Block a user