Skip to content

Programming assignment for operating systems PA3 thread safe, multi-lookup

License

Notifications You must be signed in to change notification settings

freyfrey01/Operating-Systems-Codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating-Systems-Codes

This repository is some codes written for Operating Systsems course. PA3 folder contains the contents necessary for running a thread-safe DNS multi-lookup. There is also C++ code solving disk scheduling algorithms given the request string, starting disk, and disk size. The process scheduler program takes in the arrival, execution time, and deadline for all processes. It then computes and show the context switches between processes at a given tick. All these algorithms were written with preemption in mind and round robin incrementing by a given tick amount.

About

Programming assignment for operating systems PA3 thread safe, multi-lookup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published