Skip to content

Latest commit

 

History

History
37 lines (36 loc) · 1.03 KB

README.md

File metadata and controls

37 lines (36 loc) · 1.03 KB

OS-Lab

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

Week 2

  Related to Shell Scripting  

Week 3

  Some more shell scripting  

Week 4

  Related to POSIX and parent - child process codes, note that some information in the lab manual is just incorrect and improvisation is required  

Week 5

  PTHREADS stuff, fairly simple but the last one is incorrect, will fix later fixed

Week 7

  Scheduling, thanks in part to my one of my friends , Mayank Gupta, who doesn't have a GitHub Profile

Week 8

  Process Synchronization, once again thanks to Mayank Gupta

Week 9

  Deadlock Detection and Prevention, the code is long but the implementation is correct,can hardcode values to save time

Week 10

  Memory Management

Week 11

  Page Replacemenent Schemes

Week 12

  Disk Scheduling Algorithms

I will try and see if I can get a PDF of our lab manual from some source