Age | Commit message (Collapse) | Author |
|
|
|
|
|
determine the amount of space we'll need to store the
information. The alternative, calling sysctl() with a NULL argument
for data, meant the kernel had to go through the process table.
|
|
|
|
|
|
|
|
|
|
show them with -k. Do not try to show RSS based values for them as they
mess up column alignment. vmstat -f now shows kernel threads separately
from rforks too.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
alpha
|
|
|
|
|
|
|
|
get zeroed every second; dan@dan.emsphone.com
|
|
|
|
Use warn/warnx where it makes sense and check some more ret vals.
|
|
|
|
|
|
-Wall.
|
|
|
|
|