My Operating Systems class Mini Project for Pandit Deendayal Energy University
-
Updated
Sep 19, 2025 - Python
My Operating Systems class Mini Project for Pandit Deendayal Energy University
A simulation of an operating system that consists of two parts. The first part is a simulation for the CPU scheduler and the memory manager. The second part is the synchronizer which is a solution for the popular producer-consumer/shared buffer problem.
Simulation of how operating system schedules processes.
A CPU Scheduler and Memory Management simulation. Implements 5 scheduling algorithms (HPF, HPFP, SRTN, RR, FCFS) alongside a Buddy Allocator system to manage a 1024-unit memory space.
This project aims to implement a CPU scheduler in an operating system environment. The scheduler determines the order of execution for scheduled processes based on specific algorithms.
Automatically transcribes English videos and generates Turkish subtitles using Whisper and DeepL
Operating System Scheduling Algorithms are here. Also practice Linux as VM.
Add a description, image, and links to the srtn topic page so that developers can more easily learn about it.
To associate your repository with the srtn topic, visit your repo's landing page and select "manage topics."