In Vista, what IRQL is the thread scheduler run at?
+2
A:
It's run at DISPATCH_LEVEL
, which is IRQL 2 on x86. (I think this value may be different for different architectures, however.)
John Feminella
2010-01-04 14:38:24