vault backup: 2025-05-02 18:51:24
This commit is contained in:
@ -62,7 +62,7 @@ This could happen with SJF.
|
||||
|
||||
So, SJF uses `1/Execution time` priority. We just add `0.1*waiting time` to it.
|
||||
|
||||
[^1]: I made that shit the fuck up just now
|
||||
|
||||
|
||||
## Preemptive scheduling
|
||||
Scheduler stops a process and reclaims the CPU after assigning it
|
||||
@ -120,4 +120,6 @@ $$
|
||||
Dividing the program into a number of short-lived processes.
|
||||
|
||||
|
||||
---
|
||||
[^1]: I made that shit the fuck up just now
|
||||
[^2]: Terrible fucking name, why why why, this should be called a window or some shit.
|
||||
|
Reference in New Issue
Block a user