Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

WPI CS 502 2017 Fall. Project 1 and Project 2 are included.

Notifications You must be signed in to change notification settings

jmnie/CS502-Operating-Systems

Repository files navigation

CS502-Operating-Systems

WPI CS 502 2017 Fall. Project 1 and Project 2 are included.

The project is based on the Kernel Z502 created by Prof. Jerry Breecher. The Homepage of the course CS502: http://web.cs.wpi.edu/~jb/CS502/.

Project 1:

The creation and the management of processess and the disk I/O operations.

Project 2:

Memory Management.

Compiling using GCC on windows:

gcc -g *.c -lm -std=c99 -o z502

About

WPI CS 502 2017 Fall. Project 1 and Project 2 are included.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published