Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 645 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 645 Bytes

Operating Systems Assignments

This repository contains projects that focus on important concepts in operating systems, such as managing resources like CPU, memory, and peripherals. It covers various topics including concurrent processes, communication between processes, cooperation, handling deadlocks, using semaphores, barriers, scheduling, and ensuring system protection. These projects provide practical implementation and understanding of these concepts in the context of operating systems. It also includes comprehensive reports that provide pseudocodes and detailed explanations of how the projects function.