Question number 1 Process Arrival Time Burst Time P1 0.0 8 P2 0.4 4 P3 1.0 1 Above table shows different processes arriving in the sequence listed in the table. By using FCFS scheduling strategy, write down the average turnaround time for above processes. Question 2: Let us consider a table given below. Pj Tj Arrival Time P0 80 …
Read More »CS604
CS604 Assignment solution Fall 2012 (08 November 2012)
Question 1: [Marks 10] Let us consider a situation in which functionality is placed in device controller instead of keeping that functionality in kernel. Write down any two advantages and any two disadvantages of this scenario.. When we place functionality in device drivers instead of using Kernel then following merits and demerits will occur. Advantages.. 1. Direct controller helps the …
Read More »CS604 Assignment # 1 Solution Fall 2012 (31 October 2012)
Question 1: [Marks 10] Let us consider a situation in which functionality is placed in device controller instead of keeping that functionality in kernel. Write down any two advantages and any two disadvantages of this scenario. Question 2: [Marks 5] Let us consider a scenario in which a job/process loses its ability of using a CPU when …
Read More »