answersLogoWhite

0

First In First Out (FIFO) – This is the simplest page replacement algorithm. ...

Optimal Page replacement – In this algorithm, pages are replaced which would not be used for the longest duration of time in the future. ...

Least Recently Used – In this algorithm page will be replaced which is least recently used.First In First Out (FIFO) – This is the simplest page replacement algorithm. ...

Optimal Page replacement – In this algorithm, pages are replaced which would not be used for the longest duration of time in the future. ...

Least Recently Used – In this algorithm page will be replaced which is least recently used.

User Avatar

josephmk

Lvl 2
4y ago

Still curious? Ask our experts.

Chat with our AI personalities

EzraEzra
Faith is not about having all the answers, but learning to ask the right questions.
Chat with Ezra
BlakeBlake
As your older brother, I've been where you are—maybe not exactly, but close enough.
Chat with Blake
LaoLao
The path is yours to walk; I am only here to hold up a mirror.
Chat with Lao
More answers

LRU occurs when page fault occurs such that some page has been not used for longest period of time then we have to replace that page when next page comes. this stargey is known as so.

User Avatar

Wiki User

14y ago
User Avatar

The Optimal Page Replacement Algorithm:The best possible page replacement algorithm is easy to describe but impossible to implement.

User Avatar

Wiki User

14y ago
User Avatar

Add your answer:

Earn +20 pts
Q: Explain the lru algorithm from the page replacement algorithm?
Write your answer...
Submit
Still have questions?
magnify glass
imp