From a72e3dd1cb5ab971c874238f92ef3cab1dbc5778 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 16 Sep 1997 13:08:58 +0000 Subject: updated --- c/src/lib/libmisc/README | 15 +++++++++++---- c/src/libmisc/README | 15 +++++++++++---- cpukit/libmisc/README | 15 +++++++++++---- 3 files changed, 33 insertions(+), 12 deletions(-) diff --git a/c/src/lib/libmisc/README b/c/src/lib/libmisc/README index 6825898121..bbde4feeae 100644 --- a/c/src/lib/libmisc/README +++ b/c/src/lib/libmisc/README @@ -3,14 +3,21 @@ # This directory contains for the "miscellaneous" library. Currently -the only item in this library is a user extension set which checks -for a task "blowing" it's stack. +this library contains a number of useful support libraries: + + + Task Stack Overflow Checker + + Workspace Consistency Checker + + Task Execution Time Monitor + + Period Statistics Monitor + + Debug Monitor The following ideas have been mentioned for items which could go in this library, but this list is not all inclusive: - + Workspace Consistency Checker - + Task Execution Time Monitor + + there are no outstanding suggestions. The intent of this library is to provide a home for useful utility routines which are dependent upon RTEMS. + +--joel +16 Sept 97 diff --git a/c/src/libmisc/README b/c/src/libmisc/README index 6825898121..bbde4feeae 100644 --- a/c/src/libmisc/README +++ b/c/src/libmisc/README @@ -3,14 +3,21 @@ # This directory contains for the "miscellaneous" library. Currently -the only item in this library is a user extension set which checks -for a task "blowing" it's stack. +this library contains a number of useful support libraries: + + + Task Stack Overflow Checker + + Workspace Consistency Checker + + Task Execution Time Monitor + + Period Statistics Monitor + + Debug Monitor The following ideas have been mentioned for items which could go in this library, but this list is not all inclusive: - + Workspace Consistency Checker - + Task Execution Time Monitor + + there are no outstanding suggestions. The intent of this library is to provide a home for useful utility routines which are dependent upon RTEMS. + +--joel +16 Sept 97 diff --git a/cpukit/libmisc/README b/cpukit/libmisc/README index 6825898121..bbde4feeae 100644 --- a/cpukit/libmisc/README +++ b/cpukit/libmisc/README @@ -3,14 +3,21 @@ # This directory contains for the "miscellaneous" library. Currently -the only item in this library is a user extension set which checks -for a task "blowing" it's stack. +this library contains a number of useful support libraries: + + + Task Stack Overflow Checker + + Workspace Consistency Checker + + Task Execution Time Monitor + + Period Statistics Monitor + + Debug Monitor The following ideas have been mentioned for items which could go in this library, but this list is not all inclusive: - + Workspace Consistency Checker - + Task Execution Time Monitor + + there are no outstanding suggestions. The intent of this library is to provide a home for useful utility routines which are dependent upon RTEMS. + +--joel +16 Sept 97 -- cgit v1.2.3