Oracle Solaris System Administration (MOSC)

MOSC Banner

When do pagefault occur? Describe the actions taken by the OS when page fault occurs.

edited Feb 20, 2012 9:10PM in Oracle Solaris System Administration (MOSC) 2 commentsAnswered
When do pagefault occur? Describe the actions taken by the OS when page fault occurs.

A page is a fixed-length block of memory that is used as a unit of transfer between physical memory and external storage like a disk, and a page fault is an interrupt (or exception) to the software raised by the hardware, when a program accesses a page that is mapped in address space, but not loaded in physical memory. Actually, page fault can occur in 2 ways these are mainly:

Hardware generates a page fault:
The page corresponding to the requested address is not loaded in memory.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center