* * 找尋驅動程式或您的個人電腦需要協助?

Scheduling, Thread Context, and IRQL

更新日期: 2004 年 1 月 26 日
**
下載

Scheduling, Thread Context, and IRQL

下載IRQL_thread.doc
282 KB
Microsoft Word 檔
更新日期: 2004 年 1 月 26 日
**

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.

Included in this white paper:

Thread Scheduling

Thread Context and Driver Routines

Driver Threads

Interrupt Request Levels

Interrupting a Thread: Examples

Testing for IRQL Problems

Best Practices for Drivers

Call to Action and Resources

See Also
What is IRQL?