Skip to content

python script to simulate lru replacement algorithm, probably with bug.. but seems to be working

Notifications You must be signed in to change notification settings

alewin/lru-replacement-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

lru-replacement-algorithm

python script to simulate lru replacement algorithm, probably with bug.. but seems to be working

#USAGE change line 5 with all pages, and line 6 with number of available frames LRU replacement algorithm

About

python script to simulate lru replacement algorithm, probably with bug.. but seems to be working

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages