forked from Imagelibrary/rtems
* configure.ac, libmisc/cpuuse/README, libmisc/stackchk/README, librpc/src/xdr/xdr_float.c, score/cpu/Makefile.am, score/include/rtems/score/mppkt.h: i960 obsoleted and all references removed.
15 lines
229 B
Plaintext
15 lines
229 B
Plaintext
#
|
|
# $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.
|
|
|
|
|