summaryrefslogtreecommitdiffstats
path: root/spec/glos/term/priorityinheritance.yml
blob: 1531a617b672779120bd5f17a004bbc2b9f95c63 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 1988, 1998 On-Line Applications Research Corporation (OAR)
enabled-by: true
glossary-term: priority inheritance
glossary-type: term
links:
- role: glossary-member
  uid: ../general
text: |
  An algorithm that calls for the lower priority task holding a resource to
  have its priority increased to that of the highest priority task blocked
  waiting for that resource.  This avoids the problem of priority
  inversion.
type: glossary