Skip to content

Operating System final proyect. If you do not do it by yourself you will not pass the class.

Notifications You must be signed in to change notification settings

JunaSalazar/MiniSO

Repository files navigation

MiniSO

Operating System final proyect. "If you do not do it by yourself, you will NOT pass the class".

Description

Final proyect for the class Operating System, from Universidad de Monterrey (UDEM). This proyect covers most of the material about how a OS works, aplied in a beautiful program that does not crash. Don't try it please. The whole thing was programmed in C++.

Material covered

  1. Memory:
  • FIFO
  • LRU
  • LFU
  • NUR
  1. CPU:
  • FIFO
  • Round Robin
  • SRT
  • SJF
  • HRRN
  1. Process data
  • Pages of a process
  • Process aging
  • Arrive time
  • Remaining CPU
  • Remaining Quantum

UI

alt text

About

Operating System final proyect. If you do not do it by yourself you will not pass the class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published