3303-flashcards/hATaBiZQ - 3303/JTErs5B7 - Which two system conditions must exist for Unbounded Priority Inversion to be a risk.md
gwg313 e83b60af4f
first commit
update readme

reformat
2026-04-20 23:10:20 -04:00

10 lines
No EOL
234 B
Markdown

Which two system conditions must exist for **Unbounded Priority Inversion** to be a risk?
---
⚙️
1. **Priority-based preemptive scheduling**.
2. A mechanism for **locking/mutual exclusion** to protect critical sections.