ALL > Computer and Education > courses > university courses > undergraduate courses > Operating System > CLASS (2016-2017-1)-62903-06102-1 > 2014329620049_冯骏 >
Answer to 9.13 Version 0
👤 Author: by fmissy 2017-01-08 11:48:55
9.13
a.
1. 0
2. When a new page is associated with that frame
3. When one of the pages associated with frame is no longer required .
4.Find a frame with the smallest counter and then use FIFO for breaking ties .
b. 14 page faults
c. 11 page faults

Question: How dose second chance page-replacement algorithm work?
The basic algorithm of second-chance replacement is a FIFO replacement algorithm. When a page has been selected, however, we inspect its reference bit. If the value is 0, w

Please login to reply. Login

Reversion History

Loading...
No reversions found.