225k views
3 votes
In the working set model with τ = 3, what is given for a process's reference string?

a) Number of processes
b) Time of execution
c) The value of τ
d) The reference string itself

User Erdos
by
7.7k points

1 Answer

4 votes

Final answer:

In the working set model with τ = 3, the reference string of a process is given. It represents the sequence of memory locations that the process accesses. The reference string helps determine the working set of a process.

Step-by-step explanation:

In the working set model with τ = 3, the reference string of a process is given. The reference string represents the sequence of memory locations that the process accesses during its execution. It helps in determining the working set of a process, which is the set of all pages that a process references within a particular time window.

User Uberhumus
by
8.0k points