Skip to content

MatthewOlaka/CSC360_Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matthew Olaka
V00888684
Assignment 2 part a1

This assignment was to implement a scheduler that uses round robin scheduling to manage threads, and will be implemented in a battlesnake program

# Helpful links that helped me write the code:

https://homes.cs.washington.edu/~shwetak/classes/ee472/notes/SchedImplementation.pdf
https://stackoverflow.com/questions/5559250/c-error-undefined-reference-to-function-but-it-is-defined
https://pubs.opengroup.org/onlinepubs/009695399/functions/makecontext.html

About

CSC360 Scheduler assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors