Skip to content

Computing project to show visual representation of how virtual memory operates on an operating system.

License

Notifications You must be signed in to change notification settings

Dev-Dominic/virtual-memory-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

virtual-memory-visualizer

Computing project to show visual representation of how virtual memory operates on an operating system.

How to run

Running frontend

Open OS_frontend_web/html/base.html in any browser.

Running backend logic

Running from terminal

$ node utils.js

Running from browser console

  1. Open browser window on OS_frontend_web/html/base.html.
  2. Open browser console.
  3. Run FIFO Example shown in util.js file.

About

Computing project to show visual representation of how virtual memory operates on an operating system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published