The problem of indefinite blockage of low-priority jobs in general priority…

2017

The problem of indefinite blockage of low-priority jobs in general priority scheduling algorithm can be solved using :

Answer: C. agingIn priority scheduling, low-priority jobs may suffer from starvation (indefinite blocking). Aging gradually increases the priority of waiting jobs over time,…

  1. A.

    Swapping

  2. B.

    dirty bit

  3. C.

    aging

  4. D.

    compaction

Attempted by 1167 students.

Show answer & explanation

Correct answer: C

In priority scheduling, low-priority jobs may suffer from starvation (indefinite blocking). Aging gradually increases the priority of waiting jobs over time, ensuring that low-priority jobs eventually get CPU time.

Explore the full course: Uppsc Polytechnic Lecturer 2025 Cs

Loading lesson…