What Is The Difference Between A Resident Set And A Working Set?

What Is The Difference Between A Resident Set And A Working Set? What is the resident set and working set of a process? 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.