summaryrefslogtreecommitdiffstats
path: root/spec/rtems/ratemon/glossary/state.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/ratemon/glossary/state.yml')
-rw-r--r--spec/rtems/ratemon/glossary/state.yml20
1 files changed, 20 insertions, 0 deletions
diff --git a/spec/rtems/ratemon/glossary/state.yml b/spec/rtems/ratemon/glossary/state.yml
new file mode 100644
index 00000000..b7ee8235
--- /dev/null
+++ b/spec/rtems/ratemon/glossary/state.yml
@@ -0,0 +1,20 @@
+SPDX-License-Identifier: CC-BY-SA-4.0
+copyrights:
+- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+glossary-type: term
+links:
+- role: glossary-member
+ uid: /glossary-requirements
+term: state
+text: |
+ The rate monotonic state indicates whether the period is currently used to
+ execute ${../glossary/job:/plural} or not. In the former case it also
+ indicates whether the current ${../glossary/job:/term} is still within the
+ planed time ${../glossary/interval:/term} or not. A rate monotonic period can
+ be in one of these three states:
+
+ * ${../glossary/inactive:/term}
+ * ${../glossary/active:/term}
+ * ${../glossary/expired:/term}
+type: glossary