Skip to content

The research project dedicated to the virtual memory

Notifications You must be signed in to change notification settings

Lana243/Virtual-Memory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Virtual-Memory

The research project dedicated to the virtual memory

  1. Implemented Julia modules with different substitution algorithms such as FIFO (first in first out), LRU (last recently used) and OPT (optimal).

  2. Compared different substitution algorithms.

  3. Implemented Julia module with tests.

  4. Added logging.

About

The research project dedicated to the virtual memory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages