UNIX
Programming and Technical
Q. What are data structures that are used for Demand Paging?
A. Kernel contains 4 data structures for Demand paging. They are,
Page table entries,
Disk block descriptors,
Page frame data table (pfdata),
Swap-use table.
Read Solution (Total 0)
UNIX Other Question