Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2001 17:10:50 -0800 (PST)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/release/picobsd/tinyware/ns ns.c
Message-ID:  <200112140110.fBE1Ao508123@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2001/12/13 17:10:50 PST

  Modified files:
    release/picobsd/tinyware/ns ns.c 
  Log:
  Add a '-l' flag to show CPU load for the various states, similar to what
  "top" does (thinking of it, i could have as well used the same format line!)
  
  This only makes sense when "-w" option is also specified, because the
  load is computed as the difference between subsequent samples.
  
  I think this (and the "-d" feature which shows differences in the
  network statistics counts) would also make sense in the standard
  vmstat and netstat.
  
  Revision  Changes    Path
  1.15      +47 -3     src/release/picobsd/tinyware/ns/ns.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112140110.fBE1Ao508123>