To what does the term ?working set? refer?
Answer(s)
- - processes that are currently residing in the system?s balance set
- - virtual pages that are mapped by a process that is in the CUP state
- - virtual pages that are currently valid in the global page table
- - virtual pages that a process can access without generating a page fault
Correct Answer
- virtual pages that a process can access without generating a page fault