[rtems-central commit] spec: Update documentation

Sebastian Huber sebh at rtems.org
Thu Oct 28 18:14:04 UTC 2021


Module:    rtems-central
Branch:    master
Commit:    940bfeb0447b7ac34e928cf6220f0195d020c80c
Changeset: http://git.rtems.org/rtems-central/commit/?id=940bfeb0447b7ac34e928cf6220f0195d020c80c

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Oct 26 16:35:35 2021 +0200

spec: Update documentation

---

 spec/rtems/ratemon/if/get-status.yml | 4 ----
 spec/rtems/ratemon/if/period.yml     | 4 +++-
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/spec/rtems/ratemon/if/get-status.yml b/spec/rtems/ratemon/if/get-status.yml
index e6561c7..030bccc 100644
--- a/spec/rtems/ratemon/if/get-status.yml
+++ b/spec/rtems/ratemon/if/get-status.yml
@@ -78,8 +78,4 @@ return:
   - description: |
       The ${.:/params[1]/name} parameter was ${/c/if/null:/name}.
     value: ${../../status/if/invalid-address:/name}
-  - description: |
-      There was no status available due to a reset of the processor time usage
-      of the owner task of the period.
-    value: ${../../status/if/not-defined:/name}
 type: interface
diff --git a/spec/rtems/ratemon/if/period.yml b/spec/rtems/ratemon/if/period.yml
index ed8c446..faf6fb8 100644
--- a/spec/rtems/ratemon/if/period.yml
+++ b/spec/rtems/ratemon/if/period.yml
@@ -46,7 +46,9 @@ links:
 - role: constraint
   uid: /constraint/directive-creator-only
 name: rtems_rate_monotonic_period
-notes: null
+notes: |
+  Resetting the processor usage time of tasks has no impact on the period
+  status and statistics.
 params:
 - description: |
     is the rate monotonic period identifier.



More information about the vc mailing list