Skip to content

ElwinCabrera/CSE421-OPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSE421-OPS

CSE 421 operating systems project

Project 1

This project is divided into three parts

  • Alarm Clock

    • Threads and Processes
    • Interrupts
    • Lock(mutex)
  • Priority Scheduler

    • Scheduling
    • Priority Inversion
  • Advanced Scheduler

    • Multilevel feedback queue(MLFQ)

Files of interest for this project are...

devices/timer.c & .h

threads/synch.c & .h

threads/thread.c & .h

threads/fixed-point.h (we create this)

Useful links

Kosar's page

421 Piazza page

About

CSE 421 operating systems project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •