/OS_LAB_PROJECT

I have implemented Context Switching and RR scheduling. Here I did the Context Switching whenever Process switch takes place. Here Scheduling is done, so whenever time slice of one process is completed, processor is allocated to next process,for this here we need to save the state of process so that next time it should run from where it was left.

Primary LanguageC

Stargazers

No one’s star this repository yet.