The long-term scheduler determines ________.

The long-term scheduler determines ________.

Answer: B. Which processes to bring into the ready queue from the job poolThe Long-Term Scheduler (or Job Scheduler) selects processes from the job pool and loads them into memory for execution.

  1. A.

    Which process will execute next

  2. B.

    Which processes to bring into the ready queue from the job pool

  3. C.

    The exact time a process will finish execution

  4. D.

    How much memory to allocate to each process

Attempted by 450 students.

Show answer & explanation

Correct answer: B

The Long-Term Scheduler (or Job Scheduler) selects processes from the job pool and loads them into memory for execution.

Explore the full course: Operating System

Loading lesson…