Electronics Circuits & Tutorials - Electronics Hobby Projects - A Complete Electronic Resource Centre
Electronics Circuits & Tutorials

Home About us Electronic Tutorials Engineering Hobby Projects Online Dictionaries Contact us
Tutorials
  • Basic/Beginners
  • Intermediate/Advance
  • Microcontrollers
  • Microprocessors
  • Electronics Symbols
  • Electronics Formulas
  • Dictionary of Units

     more....

Dictionaries
  • Electronics Terms
  • Abbreviations
  • Computer Terms
  • Physics Glossary
  • Science Glossary
  • Space & Solar Terms
  • Semiconductor Symbols / Abbreviation
  • Radio Terminology Bibliography

     more....

Projects
  • Engineering Projects
Home > Electronics Tutorials > Online Computer Terms Dictionary > W

Online Computer Terms Dictionary - W

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)

 


Nearby terms: workgroup « working as designed « working memory « working set » working set model » Work Needed and Prospective Packages » worksheet
 

Discover
  • C/C++ Language Programming Library
  • Electronic Conversions
  • History of Electronics
  • History of Computers
  • Elec. Power Standards
  • Online Calculator and Conversions
  • Electrical Hazards - Health & Safety
  • Datasheets
  • Quick Reference links
  • Electronics Magazines
  • Career in Electronics
  • EMS Post Tracking

     more......

Home Electronic Tutorials Engineering Hobby Projects Resources Links Sitemap Disclaimer/T&C

Copyright © 1999-2020 www.hobbyprojects.com  (All rights reserved)