The working set model is used in memory management to implement the concept of:

2020

The working set model is used in memory management to implement the concept of:

  1. A.

    Principle of locality

  2. B.

    Thrashing

  3. C.

    Paging

  4. D.

    Segmentation

Attempted by 193 students.

Show answer & explanation

Correct answer: A

The working set model is explicitly based on the principle of locality. This principle states that as a process executes, it moves from one locality (a set of pages that are actively used together) to another. By tracking and keeping the active pages (the working set) of a process in main memory, the operating system effectively minimizes page faults and prevents thrashing.

Thus, the correct option is A.

Explore the full course: Niacl Ao It Specialist