Skip to content

Implemented a multiprocessor operating system kernel implemented in C++, featuring a scheduler that supports processes and threads following the five-state model, with support for Round-Robin, FCFS, and Priority scheduling algorithms.

Notifications You must be signed in to change notification settings

usmanokamal/Multiprocessor-Operating-System-Kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiprocessor-Operating-System-Kernel

Implemented a multiprocessor operating system kernel implemented in C++, featuring a scheduler that supports processes and threads following the five-state model, with support for Round-Robin, FCFS, and Priority scheduling algorithms.

About

Implemented a multiprocessor operating system kernel implemented in C++, featuring a scheduler that supports processes and threads following the five-state model, with support for Round-Robin, FCFS, and Priority scheduling algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages