Skip to content

tam499/CS305_Module05

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

CS305_Module05

#Adding my name to this file as well. Morgan (mch239) is a collaborator on this project.

Repository for Module05 Assignment for CS305

Project Details : Create an operating system simulator that displays operating system operations to the screen or a log file when given a configuration and meta data file. The simulator will be able to accomplish the following:

  • Parse a config data file to extract configuration settings for the simulator
  • Parse a meta data file and store the operating system operations in an appropriate data structure
  • Display operations to the screen or a log file
  • Implement various OS scheduling strategies
  • Utilize threads for I/O and CPU operations
  • Appropriately handle race conditions to create a deterministic OS Simulator

This project will be licensed under the GNU General Public License v2.0

About

Repo for Module05 Assignment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •