Calculate waiting time, turnaround time by preemptive shortest job first scheduling algorithm for the following: Process Arrival Time Burst Time P1 0.0 7 P2 2.0 4 P3 4.0 1 P4 5.0 4
Home/operating system/Page 2
SIKSHAPATH Latest Questions
Consider the page reference string of size 12: 1, 2, 3, 4, 5, 1, 3, 1, 6, 3, 2, 3 with frame size 4. Calculate the hit ratio using LRU.
SUMIT
Asked: October 11, 2022In: Other
Elaborate the term Directory Structure? Also describe the logical structure of Directory?
SUMIT
Asked: October 11, 2022In: Other
Explain the major device management functions that can be performed by the operating system?
A system has three resource types (A, B, C) and four processes {P1, P2, P3, P4 }. The total units of system resources are: (8, 5, 4) units of A, B and C, respectively. The maximum demands for each process ...
Which of the following is NOT true for Bootstrap program? A. Invoked at power-up or reboot B. Resides in ROM/EPROM C. Performs system initialization D. Performs user management