Logo 
Search:

Unix / Linux / Ubuntu FAQ

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

What are data structures that are used for Demand paging?

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

Answer:

Kernel contains 4 data structures for Demand paging. They are,
• Page table entries,
• Disk block descriptors,
• Page frame data table (pfdata),
• Swap-use table.

Share: 
 

Didn't find what you were looking for? Find more on What are data structures that are used for 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: