Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 322 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 322 Bytes

Systemsim

Systemsim is a program simulating processes on a CPU using POSIX threads. It is being developed as part of CS342 Operating Systems course at Bilkent University.

Build Guide

On a Linux system, open a terminal at the "Systemsim" folder and run "make".

How to Use

TODO

Credits

Kutay Demiray Berke Uçar