Priority Inversion
Version 1.0.0 · Updated 2026-07-30
CORE DEFINITION
A high-priority task is blocked by a low-priority task (because the low-priority task holds a shared resource), and the low-priority task is then preempted by a medium-priority task. As a result, the medium-priority task indirectly suppresses the high-priority task.
SCAFFOLDING EFFECT
Reduce cognitive load
Reveals unexpected failures in hierarchies. In a company, a CEO's (high) strategy may be blocked by an intern (low) (because the intern controls the approval process), while the intern is busy with trivial tasks assigned by a manager (medium). To solve this, priority inheritance must be adopted—temporarily elevating the intern's authority so they can quickly clear the way.
Anchor fast decisions
A high-priority task is blocked by a low-priority task (the low-priority task holds a shared resource), and the low-priority task is then preempted by a medium-priority task, resulting in the medium-priority task indirectly suppressing the high-priority task. Hierarchical expectations unexpectedly fail.
MINIMUM ACTION
In progress 0/4Practice this model in one real situation:
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more
Source support: Explicit
- zh.wikipedia.orghttps://zh.wikipedia.org/wiki/%E4%BC%98%E5%85%88%E8%BD%AC%E7%BD%AEverified
PRIVATE NOTES · Only visible to you
SAVED Q&A
ENTRY Q&A · Private saving available
Ask with a clear boundary
thinkingmodels answers from published entry context only.
Your question is sent to thinkingmodels. The answer uses public entry context only.
RELATED MODELS