m4ttsch / omscs-notes-notes

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

[TYPO] Operating Systems - Scheduling #65

Closed robson31 closed 2 years ago

robson31 commented 2 years ago

What needs to be fixed? Please be specific as possible and add a link to the relevant file/lines. Timesharing and Timeslices section, following sentence:

If the task needs to be wait on an I/O operation, or synchronize with another task, the task will execute for less than its timeslice before it is placed on the appropriate queue and preempted.

m4ttsch commented 2 years ago

Can you submit a PR please?

m4ttsch commented 2 years ago

Fixed.