56.9k views
4 votes
The task of handling how active processes are making efficient use of the CPU processing cycles is called_______?

User GPI
by
5.1k points

1 Answer

2 votes

Answer:

Scheduling.

Step-by-step explanation:

A scheduling computer system refers to an ability of the computer that typically allows one process to use the central processing unit (CPU) while another process is waiting for input-output (I/O), thus making a complete usage of any lost central processing unit (CPU) cycles in order to prevent redundancy.

Hence, the task of handling how active processes are making efficient use of the central processing unit (CPU) processing cycles is called scheduling.

In terms of the scheduling metrics of a central processing unit (CPU), the time at which a job completes or is executed minus the time at which the job arrived in the system is known as turnaround time.

Generally, it is one of the scheduling metrics to select for optimum performance of the central processing unit (CPU).

User Serge Ballesta
by
5.2k points