优先级继承技术可以避免常见的优先级反转问题。
Priority inheritance is a technique for avoiding the classic priority inversion problem.
优先级提升协定可以帮助减轻潜在的优先级反转问题。
The Priority Ceiling protocol can help mitigate potential Priority Inversion problems.
优先级反转问题虽然已经不是什么新鲜的问题,而且对于优先级反转的研究也已经有了比较深入的研究。
Although the priority inversion problem is no longer fresh, but also for priority inversion of the study have more in-depth studies.
介绍了优先级反转问题的理论模型,详细分析和比较了解决优先级反转问题的常规方案——优先级继承协议和优先级天花板协议。
After introducing the priority inversion problem, analyzing and comparing the regular design of priority in-version program in detail: priority inheritance protocol and priority ceiling protocol.
在这个优先级反转场景中,低优先级的任务占有着高优先级任务需要的资源(这个问题出现在使用风河公司VxWorks系统的火星开拓者探测器上)。
In this priority inversion scenario, a lower-priority task holds a resource that a higher-priority task requires. (this problem occurred on Mars in the Pathfinder probe using Wind River's VxWorks.)
优先级反转是一种常见的,有些老问题。
优先级反转是一种常见的,有些老问题。
应用推荐