*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> cvusage (1)              
Title
Content
Arch
Section
 

Contents


CVUSAGE(1)							    CVUSAGE(1)


NAME    [Toc]    [Back]

     cvusage - run a command, and print	out the	resources it used

SYNOPSIS    [Toc]    [Back]

     cvusage command [args]

DESCRIPTION    [Toc]    [Back]

     cvusage is	a WorkShop component that runs a process from the given
     command and arguments and prints out a summary of the resources used
     during the	run.  It is used in exactly the	same way as time(1), but
     prints additional information.

     The usage information is printed to stderr	in the form:
      1.89 real, 0.04 user, 0.29 sys, 15 majf, 2 minf, 0 sw, 1 rb, 0 wb, 21 vcx, 38 icx

     The real, user and	sys fields give	the real-time, user-CPU	time and
     system-CPU	time, respectively.

     majf gives	major page faults, those causing physical I/O.

     minf gives	minor page faults, those requiring mapping only.

     sw	gives process swaps.

     rb	and wb give physical blocks read and written, respectively.  Note that
     these are attributed to the process which first requests a	block, but do
     not necessarily directly correlate	with the process' own I/O operations.

     vcx gives voluntary context switches, that	is, those caused by the
     process' own actions.

     icx gives involuntary context switches, those caused by the scheduler.

     In	addition, if the command terminates abnormally,	a message to that
     effect is printed before the usage	line.

SEE ALSO    [Toc]    [Back]

      
      
     time(1), cvd(1), cvperf(1)


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
env IRIX set environment for command execution, print environment
DXmPrintWgtAugmentList Tru64 Defines additional print formats and lets you add new options to the print widget option menus.
XmCommandAppendValue HP-UX A Command function that appends the passed XmString to the end of the string displayed in the command area of
XmCommandAppendValue IRIX A Command function that appends the passed XmString to the end of the string displayed in the command area of
Rsh Tru64 The Bourne shell, an interactive command interpreter and command programming language
sh Tru64 The Bourne shell, an interactive command interpreter and command programming language
SgScale IRIX XmScale SGI Resources
bus_release_resource FreeBSD release resources on a bus
bus_alloc_resource FreeBSD alloc resources on a bus
SgText IRIX XmText SGI Resources
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service