Working Set
The subset of data and code actively needed during an execution interval, whose size strongly affects cache and memory behavior.
Related Concepts
- Page Cache
- Cache Locality
- TLB
- Page Fault
The subset of data and code actively needed during an execution interval, whose size strongly affects cache and memory behavior.