Working Set (t,k) at an instant of time t is
2016
Working Set (t,k) at an instant of time t is
- A.
the set of K future references that the OS will make
- B.
the set of future references that the OS will make in next T unit of time
- C.
the set of K references with high frequency
- D.
the K set of pages that have been referenced in the last T time units
Attempted by 122 students.
Show answer & explanation
Correct answer: D
The Working Set model defines the set of pages actively used by a process within a specific time window. It represents the collection of pages referenced in the last T time units, based on the principle of locality of reference.
A video solution is available for this question — log in and enroll to watch it.