Skip to content

JavierTobar/OS

Repository files navigation

Simulation of an OS

To run the program simply copy the files and execute: ./compile.sh You may need to make compile.sh executable, execute chmod +x compile.sh

This Operating System simulates hardware such as RAM and CPU.

The Operating System uses Round-robin scheduling.

Currently, it can execute any bash commands.

Documentation for the functions can be found in their respective header files. Some C files also contain comments explaining some design decisions.

About

Simulation of an OS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published