IRQL
例句
One consequence of running at elevated IRQL is that the system becomes incapable of servicing page faults.
运行于较高IRQL的结果是:系统逐渐是的服务分页错误作用。
The other reason would be to map the memory to be non-paged so the driver can also read it at raised IRQL levels.
另外一个原因是映射内存到未分页的页面中,以便于驱动也能够在被提升的IRQL等级中读取。
Furthermore, no thread can preempt it to run another of these special routines because that other routine will run at the same IRQL.
另外,没有线程可以占先它来运行另一个这样的特殊程序,因为其他程序将运行于相同的IRQL。