m4ttsch / omscs-notes-notes

The raw markdown notes for OMSCS Notes.
https://www.omscs-notes.com
MIT License
150 stars 148 forks source link

[TYPO] Operating Systems - Scheduling #63

Closed shadikhan closed 2 years ago

shadikhan commented 2 years ago

What needs to be fixed? Please be specific as possible and add a link to the relevant file/lines.

Relevant section: https://www.omscs-notes.com/operating-systems/scheduling/#scheduling-overview

Second paragraph: Changed if a higher priority tasks becomes runnable for a lower priority task's timeslice has expired to if a higher priority tasks becomes runnable before a lower priority task's timeslice has expired