Skip to content

drewr95/Project2

Repository files navigation

Project : CPU Scheduling
Programmers : Drew Rife
Class : CMPE320
Section : 2(11-12:50)
Instructor : Dr. Lee

This program is a EDF scheduler for multiple threads.

To run this program type:

	make

then:

	./scheduler ARGS

where ARGS is how many threads you want.

Then when done type:

	make clean

About

Project 2 for CMPE 320-02

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published