Renormalize files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Lecture Topic: Multithreading
|
||||
Scheduling Algorithms:
|
||||
Preemptive and non-preemptive
|
||||
|
||||
Preemptive means that the process might be interuppted to improve responsiveness of the ssytem
|
||||
|
||||
Lecture Topic: Multithreading
|
||||
Scheduling Algorithms:
|
||||
Preemptive and non-preemptive
|
||||
|
||||
Preemptive means that the process might be interuppted to improve responsiveness of the ssytem
|
||||
|
||||
Non-preemptive means that processes are allowed to execute until I/O request or termination
|
Reference in New Issue
Block a user