Operating System (OS) Question:
Download Questions PDF

Explain the resident set and working set of a process?

Operating System (OS) Interview Question
Operating System (OS) Interview Question

Answer:

Resident set is that portion of the process image that is actually in real-memory at a particular instant. Working set is that subset of resident set that is actually needed for execution. Relate this to the variable-window size method for swapping techniques.

Download Operating System (OS) Interview Questions And Answers PDF

Previous QuestionNext Question
Explain translation lookaside buffer?Explain a system in safe state?