jaimehisao / memory-mgmt-simulator

Final Project for Operating Systems Class TC2008 @ Tec de Monterrey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

memory-mgmt-simulator

This project was built as a final project for the TC2008 Operating Systems Class at Tec de Monterrey.

Objective

Simulate the management of memory using the Least Recently Used and First In First Out Policies. The program was built using different objects that simulate how a system would handle memory, and store information about processes.

About

Final Project for Operating Systems Class TC2008 @ Tec de Monterrey


Languages

Language:Java 100.0%