Computer Science, asked by shivabupathi28581, 1 year ago

A solution to be the problem of indefinite blockage of low priority process is

Answers

Answered by samykhan5
2

A major problem with priority scheduling is indefinite blocking or starvation. A solution to the problem of indefinite blockage of the low-priority process is aging. Aging is a technique of gradually increasing the priority of processes that wait in the system for a long period of time.

Answered by ashutoshmishra3065
0

Answer:

Explanation:

Aging is a solution to the problem of low-priority processes being blocked indefinitely. Aging is a method of gradually raising the priority of processes that have been waiting for a long time in the system.

Definition of Aging:

Aging  is a scheduling technique used to minimize starvation in computer science for operating systems. Fixed priority scheduling is a scheduling discipline that assigns a priority to each task queued to use a system resource.

Similar questions