Files
rtems/cpukit/libmisc/cpuuse
Joel Sherrill eb64f2c6ff 2007-05-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/cpuuse/cpuuse.c: Use rtems_object_get_name and eliminate
	functionally similar code here. Also cleanup print formats.
2007-05-16 16:25:05 +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.