summaryrefslogtreecommitdiffstats
path: root/spec/rtems/ratemon/glossary/expired.yml
blob: 5d90c3ce09cb13ece1a5f23a4ce3984f2bee1b1f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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: expired
text: |
  A period is in expired ${../glossary/state:/term} if an
  ${../glossary/interval:/term} is set and a
  ${../glossary/deadline:/term} has passed while the current
  ${../glossary/job:/term} is still executing.

  A period enters expired ${../glossary/state:/term} when the execution of the
  current ${../glossary/job:/term} passes over the next
  ${../glossary/deadline:/term} -- no matter whether this is the ideal end
  ${../glossary/deadline:/term} of the current or any other
  ${../glossary/interval:/term}.  A period
  leaves expired ${../glossary/state:/term} whenever the ${../if/period:/name}
  directive (not using ${../if/period-status-define:/name} as value for
  parameter ${../if/period:/params[1]/name}) is called.
type: glossary