Compilation of codes for MIT Manipal's Vth semester OS lab codes, which can also be used for OS Lab for IVth semester CCE students
Related to Shell Scripting
Some more shell scripting
Related to POSIX and parent - child process codes, note that some information in the lab manual is just incorrect and improvisation is required
PTHREADS stuff, fairly simple but the last one is incorrect, will fix later fixed
Scheduling, thanks in part to my one of my friends , Mayank Gupta, who doesn't have a GitHub Profile
Process Synchronization, once again thanks to Mayank Gupta
Deadlock Detection and Prevention, the code is long but the implementation is correct,can hardcode values to save time
Memory Management
Page Replacemenent Schemes
Disk Scheduling Algorithms