10 lines
No EOL
344 B
Markdown
10 lines
No EOL
344 B
Markdown
|
|
What are the main differences between **Priority Inheritance** and **Priority Ceiling** regarding configuration?
|
|
|
|
---
|
|
|
|
⚙️
|
|
|
|
- **Priority Inheritance**: Managed **transparently** by the system; no programmer setup is required.
|
|
- **Priority Ceiling**: Requires the **programmer to manually configure** the priority ceilings for every lock.
|
|
|