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.
parent
7127e14b
No related branches found
No related tags found
Please register or sign in to comment