ALL > Computer and Education > courses > university courses > undergraduate courses > Operating System > ZSTU class(2019-2020-1) > student directories > 2016329621097-任鑫 >
Homework-8 Version 0
👤 Author: by 751815618qqcom 2019-12-26 08:24:47


Least Recently Used algorithm is one popular algorithm in page replacement.

The core idea is that the frame haven't been accessed of the longest time is replaced with desired frame every time a page fault happen.

example:

Frame size = 5

Frames Reference String

[0] 0(Page Fault)

[0,4] 4(Page Fault)

Please login to reply. Login

Reversion History

Loading...
No reversions found.