固定优先级 meaning in English
fixed priority
Examples
- Automatic calibration of portable test instrument based on fixed priority algorithm
基于固定优先级算法的便携式检定仪自动校准 - The paper also makes a comparison between the method of randomly competitive arbitrating and the method of fixed priority level arbitrating
并且将随机争用仲裁方法和固定优先级的仲裁方法加以比较。 - We manage the processor resource through priority mechanism and manage the memory resource through thread - pool and request buffer
应用这些结论,我们在starbus3 . 0基础上实现了固定优先级的实时资源管理。 - 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
特别地,针对实时系统对线程优先级和调度的基本需求,开发了线程库的实时特性,实现了基于固定优先级的调度算法和支持优先级继承协议的锁机制,从而避免了优先级反转给实时系统带来的不可预测性。 - To deal with the difference on operating system level , this paper designs a thread - level algorithm based upon priority inheritance protocol to prevent priority inversion . a dynamic priority mapping and scheduling algorithm to achieve strict order is also presented . through analysis of multi - threaded execution order under fixed priority scheduling model , a multithreaded programming model with totally predicable execution order is proposed
针对各种操作系统的差异,本文提出了基于优先级继承协议的线程级防优先级翻转算法,提出了能够严格保序的动态优先级映射方法及相关的调度算法,通过研究固定优先级调度下的多线程执行顺序问题,本文还提出了一种执行顺序可预测的多线程程序设计模式。