summaryrefslogblamecommitdiffstats
path: root/spec/glossary/priorityinheritance.yml
blob: 1d92af28042a06a4eb60289599f6310dce170535 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                     

                                                                          
                
                   
      
                       
                          
                          





                                                                           
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 1988, 1998 On-Line Applications Research Corporation (OAR)
enabled-by: true
glossary-type: term
links:
- role: glossary-member
  uid: ../glossary-general
term: priority inheritance
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