What type of scheduling is done by Long-Term Scheduler?

What type of scheduling is done by Long-Term Scheduler?

Answer: D. Process schedulingThe Long-Term Scheduler (or admission scheduler) is responsible for controlling the admission of processes to the system from the input queue.

  1. A.

    CPU scheduling

  2. B.

    I/O scheduling

  3. C.

    Memory scheduling

  4. D.

    Process scheduling

Attempted by 552 students.

Show answer & explanation

Correct answer: D

The Long-Term Scheduler (or admission scheduler) is responsible for controlling the admission of processes to the system from the input queue.

Explore the full course: Operating System

Loading lesson…