Conditions of Deadlock
- ____________ is a situation where only one process can have the resource.
- ____________ ____________ refers to the dining philosophers with the chopsticks.
Threads defined and Round Robin Scheduling
- Definition of threads: a part of a program that can execute ____________ of other parts.
- Why does it take less time to create a thread than it takes to create a new process?
- In round robin scheduling each process is assigned a time interval, called its ____________.
- A peculiar issue with Round Robin scheduling is the ____________ of the Quantum.
- Process switching takes place in the _________________ mode.
Operating Systems Defined
- What are the two primary functions of an operating system?
The two primary functions of an operating system are to be a ____________ and a(n) ____________ . - The sharing of resources both in time and space is called ____________ .
- A(n) ____________ acts as a translator between a device and the operating system.
January 26, 2008 at 3:49 pm
[...] Study Questions [...]