Question: describe, in step-by-step form, the procedure that the operating system would use to switch from one user to another in a multiuser time sharing system.
- describe, in step-by-step form, the procedure that the operating system would use to switch from one user to another in a multiuser time sharing system.
- Discuss the steps that take place when a process is moved a) from ready state to running state; b) from running state to blocked state; c) from running state to ready state, and d) from blocked state to ready state.
- Explain deadlocking.
- The CPU scheduling algorithm (in UNIX) is a simple priority algorithm. The priority for a process is computed as the ratio of the CPU time actually used by the process to the real time that has passed. The lower the figure, the higher the priority. Priorities are recalculated every 10th of a second.
- What kind of jobs are favoured by this type of algorithm?
- If there is no I/O being performed, this algorithm reduces to a round-robin algorithm. Explain.
- Discuss this algorithm in terms of the scheduling objectives give in the reference text.
- Explain the bootstrap procedure for a diskless workstation.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
