Logo 
Search:

Unix / Linux / Ubuntu FAQ

Submit Interview FAQ
Home » Interview FAQ » Unix / Linux / UbuntuRSS Feeds

What is page fault? Its types?

  Shared By: Adah Miller    Date: Jan 25    Category: Unix / Linux / Ubuntu    Views: 304

Answer:

Page fault refers to the situation of not having a page in the main memory when any process references it.
There are two types of page fault :
• Validity fault,
• Protection fault.

Share: 
 

Didn't find what you were looking for? Find more on What is page fault? Its types? Or get search suggestion and latest updates.


Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: