Logo 
Search:

Unix / Linux / Ubuntu FAQ

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

What are states that the page can be in, after causing a page fault?

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

Answer:

• On a swap device and not in memory,
• On the free page list in the main memory,
• In an executable file,
• Marked “demand zero”,
• Marked “demand fill”.

Share: 
 



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


Tagged: