Question: 1. Consider a system running 2 (two) CPU-bound tasks and 4 (four) I/O-bound tasks. Each I/O bound task issues an I/O operation once every 1
1. Consider a system running 2 (two) CPU-bound tasks and 4 (four) I/O-bound tasks. Each I/O bound task issues an I/O operation once every 1 millisecond of CPU. Each I/O operation takes 4 milliseconds. Assume that there is only one I/O device (so multiple I/O requests may have to queue). Assume that the context switch takes 0.2 milliseconds. Assume that each CPU-bound requires 10 milliseconds of CPU to complete and each I/O-bound task requires 2 milliseconds of CPU time. Show through a Ganttt chart how the I/O and CPU are allocated and compute the average turnaround times for the CPU-bound and I/O bound tasks.
Please show all the work for the charts in detail. Thanks
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
