- There can be many
processes (= running programs)
inside a computer
But: there is
only one
current process
(in a single CPU computer)
- I.e.:
one process is
being executed
at any one time
|
- The current process can
store
intermediate result of its
computations in the
registers of the
CPU
That means:
- When another running program
wants to use the
CPU:
|
|