Operating Systems
Learning and utilizing UNIX commands and processes.Lab Manual
OS Lab Manual
Distributed by Manipal Institute of Technology, Bengaluru.
Table of Contents
Banker's Algorithm
A resource allocation method that ensures safe process execution while preventing deadlocks.
CPU Scheduling Algorithms
A Python program to simulate and display results for various CPU scheduling algorithms.
Producer-Consumer Problem
Turns out it's not the same program as the OOP Lab.
Semaphores
I wish I knew what they are and what they do.