优先级的调度算法 meaning in English
hpf
Examples
- Particularly , it aims at the requirements to the priority and the schedule of the real - time system , exploits the real - time ability of thread library , and implements a fixed - priority based scheduling algorithm and a mutex with priority inheritance protocol which can avoid priority inversion and give much more predictability or determinism to real - time system
特别地,针对实时系统对线程优先级和调度的基本需求,开发了线程库的实时特性,实现了基于固定优先级的调度算法和支持优先级继承协议的锁机制,从而避免了优先级反转给实时系统带来的不可预测性。