summaryrefslogtreecommitdiffstats
path: root/spec-glossary/glossary/priorityboosting.yml
blob: b7f9d6fede9663fe260d0b760b09fcb20815a2af (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 & Co. KG
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