If I've understood this correctly, the Round-Robin scheduler maintains a list of processes, where each process has one entry. But what happens if the same process appears twice?
Does it crash or reports an error, or just gives it more CPU time?
|
If I've understood this correctly, the Round-Robin scheduler maintains a list of processes, where each process has one entry. But what happens if the same process appears twice? Does it crash or reports an error, or just gives it more CPU time? | |||||||||
feedback
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.