Working set
architecture
The set of all pages (in a paging virtual memory system) used by a process during some time interval.
As a result of locality of reference, the working set frequently consists of a relatively small fraction of a process’s total virtual memory pages. While a process’s entire working set is in physical memory the process will run without page faults. If the working set is too large for available physical memory, the process causes frequent page faults.
In a multitasking environment, information about which pages are in each process’s working set allows the memory management system to improve CPU efficiency by prepaging (also called the working set model).
[“Modern Operating Systems”, Andrew S. Tanenbaum, pub. Prentice Hall, Inc. 1992].
(1997-04-09)
Read Also:
- Working set model
prepaging
- Working-storage
noun, Computers. 1. the amount of memory used to temporarily store results or other data while a program is running. 2. the part of memory in which such data is stored.
- Working week
/ˈwɜːkˌwiːk/ noun 1. the number of hours or days in a week actually or officially allocated to work: a four-day working week
- Workingwoman
[wur-king-woo m-uh n] /ˈwɜr kɪŋˌwʊm ən/ noun, plural workingwomen. 1. a woman who is regularly employed.
- Workingwomen
[wur-king-woo m-uh n] /ˈwɜr kɪŋˌwʊm ən/ noun, plural workingwomen. 1. a woman who is regularly employed.
