A computer has four page frames. The time of loading, time of last access, and the R and M bits for each page are as sho
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
A computer has four page frames. The time of loading, time of last access, and the R and M bits for each page are as sho
A computer has four page frames. The time of loading, time of last access, and the R and M bits for each page are as shown below (the times are in clock ticks): Page 0 1 23 Loaded 126 230 140 110 Last ref. 280 265 270 285 RM 10 01 00 1 1 (a) Which page will NRU replace? (b) Which page will FIFO replace? (c) Which page will LRU replace? (d) Which page will second chance replace?