in Operating System retagged by
1,700 views
2 votes
2 votes

Consider three CPU-intensive processes, which require $10,20$ and $30$ time units and arrive at times $0,2$ and $6$, respectively. How many context switches are needed if the operating system implements a shortest remaining time first scheduling algorithm? Do not count the context switches at time zero and at the end.

  1. $1$
  2. $2$
  3. $3$
  4. $4$
in Operating System retagged by
by
1.7k views

1 comment

1
1

1 Answer

1 vote
1 vote

APPLYING hortest remaining compute time first scheduling algorithm  and exclude first and last context switches …...

Answer:

Related questions