Operating System
Programming and Technical
Q. What is starvation and aging?
A. Starvation is Resource management problem where a process does not get the resources it needs for a long time because the resources are being allocated to other processes. Aging is a technique to avoid starvation in a scheduling system
Read Solution (Total 0)
Operating System Other Question