Question: 3. Write a program using pseudo code to implement a credit-based scheduling algorithm. The basic idea is that the more credits one user has, the
3. Write a program using pseudo code to implement a credit-based scheduling algorithm. The basic idea is that the more credits one user has, the more CPU time he or she wil be allocated for his/her processes. The credit can be earned by various factors, such as CPU running time, CPU utilization rate, memory access times, etc. You need to define your own credit calculation algorithm
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
