summaryrefslogtreecommitdiffstats
path: root/spec-glossary/glossary/priorityboosting.yml
blob: 63c0c49003f438e518518aa7c914f2e0b5cb48f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2015 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
glossary-type: term
links:
- role: glossary-member
  uid: ../glossary-general
term: priority boosting
text: |
  A simple approach to extend the priority inheritance protocol for
  clustered scheduling is priority boosting.  In case a mutex is owned by a
  task of another cluster, then the priority of the owner task is raised to
  an artificially high priority.  This approach is not used in RTEMS, see also
  ${omip:/term}.
type: glossary