Matthew Dillon wrote:
There is no "CPU" column in the sockstat that is in the DragonFly
source tree. Are you sure this is DragonFly source you are looking
at?
It's "netstat" that has the (new?) CPU column.
Sockstat is just a Perl script that parses the output of netstat, and is
now off-by-one in picking values out of the various columns of netstat
output.
Barry