Skip to content

This is the final project for Operating Systems course which we build a simulator for the OS kernel like process management and memory management.

Notifications You must be signed in to change notification settings

MennaTalhHossamAlden/OS-Simulator

Repository files navigation

OS-Simulator

This is the final project for Operating Systems course which we build a simulator for the OS kernel like process management and memory management.


Some Notes:

  1. You can use Makefile to build and run your project

  2. To compile your project, use the command:
    make

  3. To run your project, use the command:
    make run

  4. If you added a file to your project add it to the build section in the Makefile

  5. Always start the line with a tab in Makefile, it is its syntax

About

This is the final project for Operating Systems course which we build a simulator for the OS kernel like process management and memory management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages