What is the issue with the non preemptive scheduling?
What is the issue with the non preemptive scheduling? Non-preemptive scheduling is called rigid as even if a critical process enters the ready queue the process running CPU is not disturbed. Preemptive Scheduling has to maintain the integrity of shared data that’s why it is cost associative which is not Read more…