answersLogoWhite

0

Starvation: Starvation is a 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.

[UPDATE]: Starvation generally occurs in a Priority based scheduling System. Where High Priority (Lower Number = Higher Priority) requests get processed first. Thus a request with least priority may never be processed.

Aging - is the technique to overcome this issue in a system.

User Avatar

Wiki User

13y ago

What else can I help you with?