Logo 
Search:

Unix / Linux / Ubuntu FAQ

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

What are the bits that support the demand paging?

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

Answer:

Valid, Reference, Modify, Copy on write, Age. These bits are the part of the page table entry, which includes physical address of the page and protection bits.

------------------------------------------------------------
| Page | address | Age | Copy on write | Modify | Reference
------------------------------------------------------------
|Valid | Protection |
---------------------

Share: 
 

Didn't find what you were looking for? Find more on What are the bits that support the demand paging? Or get search suggestion and latest updates.


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


Tagged: