108k views
5 votes
10 10 105 Each process is assigned a numerical priority, with a higher number indicating a higher relative priority. In addition to the process listed above, the system also has an idle task (which consumes no CPU resources and is identified as P idle). This task has priority 0 and is scheduled whenever the system has no other available processes to run. The length of a time quantum is 10 units. If a process is preempted by a higher-priority process, the preempted process is placed at the end of the queue. (Hint: Draw a Gantt chart.) (a) What is the turnaround time for each process? (25 pts) (b) What is the waiting time for each process? (25 pts)

1 Answer

3 votes

Answer:

see explaination and attachment

Step-by-step explanation:

We can say that a Gantt chart is a visual view of tasks scheduled over time. Gantt charts are used for planning projects of all sizes and they are a useful way of showing what work is scheduled to be done on a specific day.

see attachment for the detailed step by step solution.

10 10 105 Each process is assigned a numerical priority, with a higher number indicating-example-1
10 10 105 Each process is assigned a numerical priority, with a higher number indicating-example-2
10 10 105 Each process is assigned a numerical priority, with a higher number indicating-example-3
10 10 105 Each process is assigned a numerical priority, with a higher number indicating-example-4
User CMerrill
by
4.9k points