In a timesharing OS we have the following cpu timeline for two tasks X and Y. The timeslice is 1s. Both tasks are available in the system at the same time t=9:00:00.000 and order of arrival is the obvious X followed by Y. (The decimals reflect milliseconds if they showup in an indicated time reference.) There are no other processes (tasks) in the system other than X,Y. 1234567890 XYXYX--YXY The time line 1 indicates that at t=9:00:00s task X starts its execution and when t=9:00:01s is reached task Y takes over. The time line 1 indicates the 'first second' and time line 0 indicates the 'tenth second' above. Task Y completes its execution at t=9:00:10s, the completion of the tenth second since X started its execution. Task X has completed its execution earlier. (a) What is the total number of context switches starting from prior to t=9:00:00s (e.g. t=8:59:59.999) through the completion of $Y$? answer is 16s (b) What is the turnaround time for Y? answer is 10s (c) What is the turnaround time for X? answer is 9s just explain me step by step if neccesry to use formula use please
In a timesharing OS we have the following cpu timeline for two tasks X and Y. The timeslice is 1s.
Both tasks are available in the system at the same time t=9:00:00.000 and order of arrival is the obvious
X followed by Y. (The decimals reflect milliseconds if they showup in an indicated time reference.) There are no other processes (tasks) in the system other than X,Y.
1234567890
XYXYX--YXY
The time line 1 indicates that at t=9:00:00s task X starts its execution and when t=9:00:01s is reached task Y takes over. The time line 1 indicates the 'first second' and time line 0 indicates the 'tenth second' above.
Task Y completes its execution at t=9:00:10s, the completion of the tenth second since X started its execution. Task X has completed its execution earlier.
(a) What is the total number of context switches starting from prior to t=9:00:00s (e.g. t=8:59:59.999) through the
completion of $Y$? answer is 16s
(b) What is the turnaround time for Y? answer is 10s
(c) What is the turnaround time for X? answer is 9s
just explain me step by step if neccesry to use formula use please
Trending now
This is a popular solution!
Step by step
Solved in 2 steps with 2 images