Reset PIT_TICKS to 0 on context::switch, change condition for context::switch [irq]
Set the counter to 0 when context is to be switched in the PIT interrupt, and change the condition for context switching from % 10 to >= 10.
Loading
Please register or sign in to comment