LRU (Least Recently Used) Page Replacement Algorithm

preview_player
Показать описание
This video teaches you the LRU (Least Recently Used) Page replacement algorithm
Рекомендации по теме
Комментарии
Автор

how do you determine if a page is used before you determine oldest used page ?
you should mention the concept of page faults as its important to what youre talking about

MrDanielphillis
Автор

Thats what Im tough in my university about the LRU.. :
If we have n page table entries a matrix of n x n bits, initially all zero, is maintained. When a page frame, k, is referenced then all the bits of the k row are set to one and all the bits of the k column are set to zero. At any time the row with the lowest binary value is the row that is the least recently used (where row number = page frame number) 

melinatziomaka
Автор

Thank you so much for your neat explanation :)

deepuraj
Автор

In the description of this video it says LFU instead of LRU.

RamonRexJohnson
Автор

had big confusion ....you have removed

opprakash
Автор

thank you so much for such a clear explanation😊

mihikachattopadhyay
Автор

Dont u think 6th should be striked instead of 4 ?

kruthikavishwanath
Автор

I thought the first three iterations would cause a page fault...so wouldn't there be 9 total page faults in this example?

DaddyMustache
Автор

Thank you for this very simple video :)

jay
Автор

Good.
It helped me a lot.
Thanks for sharing.

marciopas
Автор

thx =) this will be helpful at my OS exam tomorrow

MadZ
Автор

So we need to keep track of a counter for each page for most recent usage?

JFrameMan
Автор

Thank you شكرا الي يبغى يفهم انصحبه مبسط مرة

HD-dcwk
Автор

WHY THERE ISNT A SINGLE EXPLANATION OF LRU IN CLEAR ENGLISH!

nicolaspavon
Автор

thank you, bro ! It's helps me so much !

Luan-czuk
Автор

Madam can you please.... upload videos of MRU and MFU page replacement... please

vishaltawede
Автор

Amazing explanation but the index numbers were screwing it up

faranbaig
Автор

Williams Barbara Wilson Ronald Martinez Jose

MariaMartin-qd
Автор

You are confusing everyone with FCFS, bad description....

utkarshagarwal
Автор

thank you, come again! in apous (simpsons) voice
should be in the description

TELSIRAMMSTEINPENS