vault backup: 2025-05-02 18:51:24

This commit is contained in:
2025-05-02 18:51:24 +02:00
parent 40a3d4e103
commit 73a62f4edd
20 changed files with 359 additions and 68 deletions

View File

@ -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.