Scheduling, Thread Context, and IRQL

时间:2012-07-27 20:34:53
【文件属性】:

文件名称:Scheduling, Thread Context, and IRQL

文件大小:282KB

文件格式:DOC

更新时间:2012-07-27 20:34:53

Scheduling Thread Context IRQL

This paper presents information about how thread scheduling, thread context, and a processor’s current interrupt request level (IRQL) affect the operation of kernel-mode drivers for the Microsoft® Windows® family of operating systems. It is intended to provide driver writers with a greater understanding of the environment in which their code runs. A companion paper, “Locks, Deadlocks, and Synchronization” at http://www.microsoft.com/whdc/hwdev/driver/LOCKS.mspx, builds on these fundamental concepts to address synchronization issues in drivers.


网友评论