n Windows内核(kernel)是由一组低层次的操作系统功能构成的,比如线程调度(thread scheduling)、中断(interrupt)和异常分发(exception dispatching),以及多处理器同步。它也提供了一组例程和基本对象。
基于52个网页-相关网页
Thread scheduling context 线程调度上下文
zero-overhead thread scheduling 零开销线程调度
multi thread scheduling 多线程调度
real-time thread scheduling 实时线程调度
Thread scheduling for multiprogramming multiprocessors 多道程序多处理器的线程调度
Thread control and scheduling 线程的控制和调度
Also, the design of thread scheduling component and other parts are delivered in this paper.
文中还给出了线程调度部件中其它相关逻辑的设计。
参考来源 - 基于EPIC的动态同时多线程微体系结构线程调度技术研究·2,447,543篇论文数据,部分数据来源于NoteExpress
This result can be explained by the behavior of RT thread scheduling.
出现这样的结果可以用 RT 线程调度的行为来解释。
Thread scheduling in the JLS is imprecise and provides only 10 priority values.
JLS中的线程调度并不精确而且只提供了10个优先级值。
The thread t is then removed from the wait set for this object and re-enabled for thread scheduling.
然后,从对象的等待集中删除线程t,并重新进行线程调度。
应用推荐