Page Fault

A page fault (sometimes #pf or pf) is a trap to the software raised by the hardware when a program accesses a page that is mapped in the virtual address space, but not loaded in physical memory. In the typical case the operating system tries to handle the page fault by making the required page accessible at a location in physical memory or kills the program in the case of an illegal access. The hardware that detects a page fault is the memory management unit in a processor. The exception handling software that handles the page fault is generally part of the operating system.

Contrary to what the name 'page fault' might suggest, page faults are not always errors and are common and necessary to increase the amount of memory available to programs in any operating system that utilizes virtual memory, including Microsoft Windows, Unix-like systems (including Mac OS X, Linux, *BSD, Solaris, AIX, and HP-UX), and z/OS. Microsoft uses the term hard fault in more recent versions of the Resource Monitor (e.g., Windows Vista) to mean 'page fault'.

Read more about Page Fault:  Handling Illegal Accesses and Invalid Page Faults, Performance

Famous quotes containing the words page and/or fault:

    A book is like a man—clever and dull, brave and cowardly, beautiful and ugly. For every flowering thought there will be a page like a wet and mangy mongrel, and for every looping flight a tap on the wing and a reminder that wax cannot hold the feathers firm too near the sun.
    John Steinbeck (1902–1968)

    I often accuse my finest acquaintances of an immense frivolity; for, while there are manners and compliments we do not meet, we do not teach one another the lessons of honesty and sincerity that the brutes do, or of steadiness and solidity that the rocks do. The fault is commonly mutual; however, for we do not habitually demand any more of each other.
    Henry David Thoreau (1817–1862)