Skip to content

A simple implementation of the LFU (Least Frequently Used) page replacement algorithm, in the Computer Architecture course 2023.

License

Notifications You must be signed in to change notification settings

Eloidenovela/lfu-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

lfu-algorithm

A simple implementation of the LFU (Least Frequently Used) page replacement algorithm, in the Computer Architecture course 2023.

About

A simple implementation of the LFU (Least Frequently Used) page replacement algorithm, in the Computer Architecture course 2023.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages