Skip to content

CMS 330 final project: implementing process management using PCBs based on linked list and Linux kernel's pointer of PIDs implementations. Completed using the Agile scrum framework.

Notifications You must be signed in to change notification settings

clin1234/final-project-cms330

Repository files navigation

CMS 330 Final Project

  1. Name(s): Charlie Lin
  2. Project: Process creation
  3. Link to video demonstration: Link Addendum
  4. How to compile and run your program: Type make help to list available targets. make simuate with details, make simulate_quiet for quick analysis.
  5. File list:
    • main.c: source file
    • Makefile: rules to generate program and redirect output of simulation
    • resultsXXX.txt: output of simulation with XXX number processes
    • resultsXXX_q.txt: same as above, but without details

About

CMS 330 final project: implementing process management using PCBs based on linked list and Linux kernel's pointer of PIDs implementations. Completed using the Agile scrum framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published