When a higher-priority thread enters the ready state, the operating system generally preempts the currently running thread (an operation known as preemptive scheduling). Depending on the operating system, a steady influx of higher-priority threads could postponeâ possibly indefinitelyâ the execution of lower-priority threads. such indefinite postponement is sometimes referred to more colorfully as________.

Respuesta :

Answer:

starvation

Explanation:

An indefinite postponement is sometimes make reference to as more colorfully as starvation when a stable influx of preferential or higher-priority threads could postponeâ possibly indefinitelyâ the execution of lower-priority threads though depending on operation system

Operating systems employ a technique called aging to curb against or avoid starvation, when a thread waits in the ready state, the operating system moderately grow the thread’s priority to ensure that the thread will eventually run.

ACCESS MORE