Files
rtems/cpukit/libmisc/cpuuse
Joel Sherrill 4da36c1af3 2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>
* libmisc/cpuuse/cpuuse.c, libmisc/stackchk/check.c,
	libmisc/stackchk/stackchk.h: Clean up as side-effect of making them
	suitable for inclusion in the Users Guide.
2007-05-11 20:01:37 +00:00
..

#
#  $Id$
#

This directory contains a CPU usage reported.  It provides two
primary features:

   + provides an educated guess at each task's CPU usage

NOTES:

1.  CPU usage is "docked" by a clock tick at each context switch.