Given the reference string of page accesses: 1 2 4 3 2 4 3 1 2 1 1 4 1 3 and a system with three page frames, what is th
Posted: Fri Jul 01, 2022 5:39 am
Given the reference string of page accesses: 1 2 4 3 2 4 3 1 2 11 4 1 3 and a system with three page frames, what is the finalconfiguration of the three frames after the LRU algorithm isapplied? Use the table below to the successive contents of theframes. When there is no page faults, leave the column blank.
Answer: FO F1 F2 1 2 4 3 2 4 31 21 1 4 1 3
Answer: FO F1 F2 1 2 4 3 2 4 31 21 1 4 1 3