Vault sync: 2022-01-26 20:21:44
This commit is contained in:
parent
9839a21836
commit
87c32f2f3b
@ -48,7 +48,7 @@ Multitasking overlaps IO time of a program with CPU time of other program.
|
|||||||
|
|
||||||
# Multitasking with multiple processors
|
# Multitasking with multiple processors
|
||||||
If computer has a single CPU, programs should take turns in using it.
|
If computer has a single CPU, programs should take turns in using it.
|
||||||
|
[[School/Analyse/Periode 2/Week 1]]
|
||||||
If computer has multiple CPUS, each task can be given a different CPU.
|
If computer has multiple CPUS, each task can be given a different CPU.
|
||||||
- If the number of tasks is more than available cpu's, we still take turns.
|
- If the number of tasks is more than available cpu's, we still take turns.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user