356 views
0 votes
0 votes
In scheduling algorithms if context switching time is given, do we also have to take into account context switching prior to the first process. In some questions i have seen it is considered, in some it's not. What should be our approach if the question comes in numerical answer type??

Please log in or register to answer this question.

Related questions

0 votes
0 votes
0 answers
2
roopkathaaa asked Aug 30, 2023
355 views
Let the base priority of a system be 130 and the nice value provided is -10. What is the time slice that the process gets in the O(1) scheduling algorithm?if it should be...
1 votes
1 votes
1 answer
3
iarnav asked Jan 12, 2022
385 views
Does non preemptive CPU scheduling needs hardware support.kindly explain.
0 votes
0 votes
0 answers
4
SeemaTanwar asked Dec 20, 2018
481 views
If arrival time of a process is same as the end time of quantum slice for a process in round robin schedule then in what order we must place the processes in ready queue?...