summaryrefslogtreecommitdiffstats
path: root/spec/rtems/ratemon/glossary/state.yml
blob: 6abe22795159cbc72088d73767f64433a63b3387 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
enabled-by: true
glossary-type: term
links:
- role: glossary-member
  uid: group
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