mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
- Does now fire off a DPC when quantum has ended this works good now after have the major trap fixes been done earlier.
svn path=/trunk/; revision=34455
This commit is contained in:
@@ -290,6 +290,6 @@ KeUpdateRunTime(IN PKTRAP_FRAME TrapFrame,
|
||||
// Schedule a quantum end
|
||||
//
|
||||
Prcb->QuantumEnd = 1;
|
||||
//HalRequestSoftwareInterrupt(DISPATCH_LEVEL);
|
||||
HalRequestSoftwareInterrupt(DISPATCH_LEVEL);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user