![]() | This article includes a list of references, related reading, or external links, but its sources remain unclear because it lacks inline citations. (June 2009) |
In computer operating systems, demand paging (as opposed to anticipatory paging) is a method of virtual memory management. In a system that uses demand paging, the operating system copies a disk page into physical memory only when an attempt is made to access it and that page is not already in memory (i.e., if a page fault occurs). It follows that a process begins execution with none of its pages in physical memory, and triggers many page faults until most of its working set of pages are present in physical memory. This is an example of a lazy loading technique.
© MMXXIII Rich X Search. We shall prevail. All rights reserved. Rich X Search