Quantcast
Channel: what happens when the executing process is interrupted before its time slice by an I/O in round robin - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Aseem Goyal for what happens when the executing process is...

when a process is interrupted before it's time slice : Interruption can mean in 2 ways : 1) may be requiring I/O , so goes to waiting queue , CPU can execute another process. 2) may terminate due to an...

View Article



what happens when the executing process is interrupted before its time slice...

In round robin scheduling policy, suppose a process is running, and it's interrupted before its time slice ( the time which CPU is giving to every process) then what will happen? example : time slice...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images