Files
rtems/cpukit/libmisc/cpuuse
Joel Sherrill bc11ec273d 2006-09-14 Joel Sherrill <joel@OARcorp.com>
* libmisc/cpuuse/cpuuse.c, libmisc/cpuuse/cpuuse.h: Promote CPU Usage
	to first class citizen. Rename to start with rtems_ and include
	documentation in user guide.
2006-09-14 15:07:19 +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.