This repository consists of all the lab assignments done as a part of the component for the course Operating Systems.
Week-1 : Linux Commands and Basics of Shell Programming
Week-2 : Boot Loaders
Week-3 : Process Creation and Management
Week-4 : System Calls vs Procedures
Week-5 : Scheduling Algorithms
Week-6 : Signal Handling
Week-7 : Banker's Algorithm
Week-8 : Threads in C
Week-9 : Producer-Consumer Problem and Reader Writer Problem
Week-10 : Page Replacement Algorithms