Part II: 3. Processes Flashcards
1
Q
What is a process?
A
2
Q
Explain the PCB (process control block)
A
3
Q
How do you switch CPU between different processes?
A
4
Q
What is context switch?
A
5
Q
Which queues are used to process scheduling?
A
6
Q
What are the three types of schedulers and how to distinguish them?
A
7
Q
What are the OS operations on processes?
A
8
Q
How do processes residing in the same computer system communicate?
A
9
Q
How do processes residing in different computer systems communicate?
A
10
Q
A