Given the reference string of page accesses: 1 2 3 4 2 3 4 1 2 1
分类: OS发布时间: 2023-11-15 03:43浏览量: 1
Given the reference string of page accesses: 1 2 3 4 2 3 4 1 2 1 1 3 1 4 and a system with three page frames, what is the final configuration of the three frames after the LRU algorithm is applied?