...现象的常用协议为: 优先级继承协议(priority inheritance protocol); 优先级天花板协议(priority ceiling protocol)。
基于16个网页-相关网页
最后,实时线程组为互斥锁支持了优先级继承协议和优先级天花板协议。
Finally the Realtime Threads Feature Group adds mutex support for both priority inheritance and priority ceiling protocols.
使用优先级天花板协议(PCP),每个互斥锁都有最大优先级,设为需要这个锁的任务的优先级的最大值。
With the priority ceiling Protocol (PCP) method each mutex has a defined priority ceiling, set to that of the highest priority task which USES the mutex.
介绍了优先级反转问题的理论模型,详细分析和比较了解决优先级反转问题的常规方案——优先级继承协议和优先级天花板协议。
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.
应用推荐