Skip to content

Virtual Memory Simulator using Clock Scaling and Paging

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

guiherzog/vmsim

Repository files navigation

Virtual Memory Simulator using Paging and Clock Substitution

This project has been developed for the Operating Systems subject at the Federal University of Rio de Janeiro done in the first semester of 2017.

Note: The language of this project is in Portuguese. If you want it in English, feel free to open an issue or ask for help on translating it.

It is developed as a standalone application using Electron. Its main purpose is to illustrate the working of a virtual memory and explore a few common known algorithms for the handling of page faults.

Image of Dashboard

How to Run

To run this project is easy. Just clone it and the following commands:

# Clone this repository
git clone https://github.com/guiherzog/vmsim
# Go into the repository
cd vmsim
# Install dependencies
npm install
# Run the app
npm start

Check our Slideshow to get a better understanding of it: Open on Google Slides

This project was developed using Electron, Node.js, jQuery, Bootstrap & Others. Feel free to read their docs if you need any help.

Electron Documentation

License

MIT

Thanks to Professor Valéria Bastos - Computer Science Department and Creative Tim for providing the UI theme used on this project.

Check it out: https://www.creative-tim.com/product/material-dashboard-pro/

About

Virtual Memory Simulator using Clock Scaling and Paging

Topics

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages