Topic: "cpu-scheduling"
boonsuen/process-scheduling-solver
Generate gantt chart and calculate turnaround time and waiting time for various CPU scheduling algorithms.
Language: TypeScript - Size: 746 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 242 - Forks: 38

hamadmarri/TT-CPU-Scheduler 📦
Task Type (TT) is an alternative CPU Scheduler for linux.
Language: Shell - Size: 434 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 110 - Forks: 12

microsoft/Accera
Open source cross-platform compiler for compute-intensive loops used in AI algorithms, from Microsoft Research
Language: C++ - Size: 13.4 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 109 - Forks: 19

mishal23/os-lab
Codes pertaining to OS Lab for Course CO254 - Operating Systems Lab
Language: C - Size: 48.8 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 68 - Forks: 37

vivek9patel/CPU-Scheduling-APP-React-Native
React Native Application to visualize the CPU Scheduling with different Processes and Animations. Install the App on your Mobile Devices by going in the Releases below.
Language: JavaScript - Size: 2.18 MB - Last synced at: 7 months ago - Pushed at: almost 4 years ago - Stars: 39 - Forks: 10

dat911zz/CPU-Scheduling-Algorithms
Chương trình minh họa các giải thuật định thời CPU (CPU Scheduling Algorithms Visualization)
Language: C# - Size: 1.46 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 2

brilacasck/CPU-Scheduler
simulating scheduling algorithms of operating system for processes e.g. Priority Scheduling, Multi Level Scheduling, ...
Language: Java - Size: 962 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 26 - Forks: 9

ammarlodhi255/cpu-scheduling-simulator
A CPU Scheduling Algorithms Simulator In Java
Language: Java - Size: 453 KB - Last synced at: 21 days ago - Pushed at: 9 months ago - Stars: 23 - Forks: 16

JoyeBright/OSLab
Repository for the lectures taught in the course named "Operating Systems Lab" at the University of Guilan, Department of Computer Engineering.
Language: C - Size: 730 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 27

AsadiAhmad/CPU-Scheduling
CPU Scheduling with Tkinter framwork for Operating System Course
Language: Python - Size: 1.54 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 0

Kartik-Katkar/Multiprogramming-Operating-System
This repository hosts a C++ implementation of a multiprogramming operating system simulation. The OS efficiently handles various jobs, manages errors like time limit exceeded and line limit exceeded, and incorporates virtual memory with segmentation. This project serves as a comprehensive simulation of an operating system environment.
Language: C++ - Size: 8.15 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 14 - Forks: 5

GuidoDipietro/TP-SO-2021
Final Snapshot Of God's Fourth Temple
Language: HolyC - Size: 5.62 MB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 14 - Forks: 3

KhaledAshrafH/CPU-Scheduling-Simulator
This project is a Java program with a graphical user interface (GUI) designed to simulate different CPU scheduling algorithms. The goal of this project is to provide a hands-on experience and visual representation of various CPU scheduling algorithms, including Non-Preemptive Priority Scheduling, Non-Preemptive Shortest Job First (SJF), Shortest-Re
Language: Java - Size: 1.73 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 3

kimlalman28/CPU_Scheduling_Simulator
Single Threaded CPU Scheduling Simulator
Language: Java - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 4

rzc0d3r/CPU-Voltage-Control 📦
Tool for modern android smartphones for mediatek processor voltage control (Under/Over volting)
Language: Python - Size: 648 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 1

hirushacooray/cpu-scheduling-sim
CPU Scheduling Simulator
Language: JavaScript - Size: 622 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 8 - Forks: 5

mhmdnzr/CPU-Scheduler
CPU Scheduling
Language: Python - Size: 2.72 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

EL-SHREIF/CPU-Scheduler
CPU Scheduler with FCFS , RR , SJF and priority
Language: C# - Size: 11.1 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 4

pyxploiter/CPU-Scheduling-Algorithms
Some CPU scheduling algorithms are implemented in C++.
Language: C++ - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 8

Amir-Shamsi/cpu-scheduling-algorithm
CPU scheduling algorithm program to calculate processes' process time
Language: Python - Size: 346 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

SebastianEPH/EXE_Bomb_Windows 📦
Virus Troyano indetectable que satura RAM y procesador (nucleos e hilos) al 100%, bloquea mouse y teclado, hace colapsar la unidad C y Windows en tan solo segundos.
Language: Python - Size: 5.57 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 3

AhmedNabih/CPUSchedulersSimulator
It's a project that simulate CPU in scheduling it's processes with a simple GUI
Language: Java - Size: 3.31 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 5

minsubak/cpu_scheduling_simulator
cpu scheduler simulator (with raylib)
Language: C - Size: 6.46 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

PrinceSinghhub/CPU-SCHEDULING-ALGORITHM-VISUALISER
The CPU Scheduling Algorithm Visualizer is a web-based tool that allows users to interactively visualize various CPU scheduling algorithms. This project aims to provide an educational resource for understanding how different scheduling algorithms work internally and their effects on the execution of processes in a CPU.
Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 1

mukul2310/cpu-scheduler-visualiser
Visualizer for 9 Scheduling Algorithms, like FCFS, SJF, RR, LJF, Priority and implemented a new algorithm based on a research paper.
Language: JavaScript - Size: 3.55 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

ookii-tsuki/cpu-scheduling-sim
A simple GUI CPU scheduling simulator
Language: C# - Size: 163 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 1

hemanth-07-11/CPU-Scheduling-Visualisation
CPU SCHEDULING VISUALISATION - This is an attempt at simulating CPU Scheduling algorithms - FCFS, SJF, RR, Priority Scheduling.
Language: CSS - Size: 134 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 4

Ravipatel1309/CPUScheduler
College Project for CPU Scheduling Algorithm Simulator
Language: JavaScript - Size: 6.78 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 1

hankshyu/TaskScheduler
a hardware task scheduler design
Language: Verilog - Size: 20.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

AyhamRatrout/CPU_Simulator
A C/C++ program to simulate the functionality of a simple CPU, which utilizes one worker thread, with 256 levels of priority in a run queue.
Language: C++ - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

robertocarlosmedina/CPU-scheduler
The code contains a simple CPU scheduler simulator made all in the programming language C
Language: C - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 1

EIDOSLAB/swarm-cpupin
Automatic CPU pinning for docker swarm based GPU HPC cluster
Language: Python - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 1

aydinnyunus/CPU-Scheduling
Language: Go - Size: 101 KB - Last synced at: 16 days ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 1

pri1311/cpu-scheduling-algorithms
Different CPU Scheduling algorithms implemented using Shell Script as a part of my Operating Systems course.
Language: Shell - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 4

mudra16bhandari/CPU-Scheduling
Android Application executing CPU Scheduling Algorithms like FCFS, SJF, SRTF, LJF, LRTF, Priority (Preemptive and Non-Preemptive), and Round Robin.
Language: Java - Size: 365 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

arthurosipyan/CPU-Scheduler
Java program that takes a csv file containing a list of processes, passes them to the CPU Scheduler and Round Robin algorithm, and then finally returns the statistics of the processes.
Language: Java - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

turbopape/cpu-load-generator
A little go program to generate CPU load (as close as possible) to a Threshold
Language: Go - Size: 2.93 KB - Last synced at: 9 days ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 1

coderatul/cpu-sheduling
cpu sheduling algorithm implemented in python
Language: Python - Size: 12.7 KB - Last synced at: 26 days ago - Pushed at: 27 days ago - Stars: 4 - Forks: 0

harisankar01/CPU-Scheduling-Simulation
A simulation of different CPU scheduling algorithms using pygame
Language: Python - Size: 42 KB - Last synced at: about 7 hours ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

tarakciemre/completely-fair-scheduler
Implementation and performance testing of Completely Fair Scheduler in C.
Language: C - Size: 72.3 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

kautilyadevaraj/SchedulingAlgorithmSimulator
This project is a web-based simulator for CPU scheduling algorithms. It allows users to input different processes with specific attributes (arrival time, burst time, etc.) and visualize how these processes are scheduled according to the chosen scheduling algorithm.
Language: TypeScript - Size: 366 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 3 - Forks: 0

Frozen-Bytes/FOS
Operating Systems Course Project where we add functionalities in the FOS (Faculty of Computer and Information Sciences Operating System), the educational OS for Ain Shams University
Language: C - Size: 660 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

Ahmed-Khaled24/Process-Scheduler
Desktop application to demonstrate process schedulers in operating systems
Language: JavaScript - Size: 3.65 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 3

sandunrajitha/CPU-Scheduling-Algorithms-Simulator
Java program to simulate CPU scheduling algorithms.
Language: Java - Size: 939 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

ayaankhan98/CPU-scheduling-visualizer
Java Swing based CPU Scheduling Algorithm Visualizer able to visualize First come first serve algorithm, Non premptive Shortest Job First Algorithm, Preemptive shortest job first algorithm, Non premptive Priority Scheduling algorithm, Preemptive Priority Scheduling algorithm.
Language: Java - Size: 46.9 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

sn2606/CPU-Scheduling
CPU Scheduler Simulator.
Language: C - Size: 1.02 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

pferreirafabricio/cpu-scheduling
:bar_chart: Explicação simples sobre escalonamento de CPU
Size: 35.2 KB - Last synced at: 4 days ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

ayushs2k1/Operating-Systems-Project
The project titled ROAD CONSTRUCTION USING HIGHWAY PLANNING AND OBSTRUCTION PREVENTION aims to address one of the major issues that the Indian road construction department is facing.
Language: C++ - Size: 1.22 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

Faisal-AlDhuwayhi/OS-Process-Management
The project is focused on simulating the multiprogramming of a specific operating system and dealing with CPU scheduling and Job scheduling
Language: Java - Size: 150 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

akshah1997/Dynamic-Round-Robin-Scheduling
Our implementation of Dynamic Round Robin Algorithm for CPU scheduling
Language: Java - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 2

ozyurtf/cpu-scheduler
In this project, I applied the most commonly used CPU Scheduling algorithms in C++ and explained the processes/threads, scheduling process, and synchronization.
Language: C++ - Size: 6.65 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

Shubham18024/Kernel-Behavior-and-Scheduling-Algorithms
This repository features programs that explore Linux kernel functionality, memory management strategies, and various process scheduling algorithms. It's designed to help users understand core operating system concepts through practical implementations.
Language: Jupyter Notebook - Size: 47.4 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

divysuthar/Scheduling_algorithm
This repository offers a collection of fundamental CPU scheduling algorithms implemented in Python.
Language: Jupyter Notebook - Size: 43 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

imykie/os-scheduler-simulator
An Operating System Scheduler Simulator implementing various types of CPU Scheduling algorithms
Language: C++ - Size: 69.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

Aryan-Darji-07/CPU-Scheduling
The CPU Scheduling Simulator is a web-based application designed to help users understand and compare different CPU scheduling algorithms. With an intuitive user interface, users can input the arrival times and burst times of processes and select from various scheduling algorithms to see how each one handles task execution.
Language: JavaScript - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

54nd339/Labs
CSE Lab Assignments
Language: C - Size: 8.59 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 2

XMaroRadoX/CPU-Scheduling-Techinques-Using-CPP
C++ program simulating CPU scheduling techniques (FCFS, SJF, RR). Compares performance and efficiency using metrics such as turnaround time, waiting time, response time. Visual representation, customization options, and analysis of results included.
Language: C++ - Size: 7.05 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

snehel4510/OS_programs
Repository consisting of C/C++ programs to simulate various Operating system concepts.
Language: C - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

niraj-patil/osScripts
Basic OS Programs - CPU Scheduling & Page Replacement
Language: Python - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

KareemMAX/CPUScheduling
CPU scheduling algorithms simulator and visualizer
Language: Java - Size: 144 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

psk001/sched-simulator
Language: C++ - Size: 1.04 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

samiksha-14/CPU_Scheduler.github.io
CPU Scheduler
Language: JavaScript - Size: 90.8 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

KKodiac/CPUScheduling
운영체제 팀플 과제: CPU 스케줄링
Language: C - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 4

jackshendrikov/cpu-scheduling
Implementation of Round Robin and PSJF scheduling algorithms for a single-processor system.
Language: Java - Size: 1.22 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

ayanchyaziz123/OS-lab-cpu-scheduling-algorithms-using-linkedlist
Operating system all codes which I practiced for my OS course.
Language: C - Size: 88.9 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

markusaksli/scheduling
Flutter app for visualizing computer resource scheduling algorithms.
Language: JavaScript - Size: 4.57 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

sdhani/simulation-cpu-scheduling
A CPU-scheduling simulation with memory and I/O management 📋
Language: C++ - Size: 64.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

saeed-raeisi/CPU-Scheduling-Algorithms-android
CPU Scheduling Algorithms Android
Language: Java - Size: 1.18 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

ViktoryiaStrylets/OSModules
Operating System Project is a collection of modules that together implement a modern-day operating system. Each module performs a basic operating system service such as device scheduling, cpu scheduling, interrupt handling, file management, memory management, process management, resource management, and interprocess communication.
Language: Java - Size: 1.54 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

Andrei-Lapusteanu/ProcessPlanification
Process Planification is an application used to simulate the scheduling of processes inside a CPU
Language: C# - Size: 2.49 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

MuhammadSalmanSiddiqui/cpu-scheduler
Cpu scheduler developed with C# (Windows Form Application) having all working cpu algorithms including FCFS, SJF, RR, etc(Pre-emptive & Non-Pre-emptive).
Language: C# - Size: 123 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

mahmoudahmedd/CPU-schedulers-simulator
A java program to simulate schedulers such as non-Preemptive Shortest Job First (SJF)... etc.
Language: Java - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

johnchen77w/CPU-Scheduling
This project demonstrates three different ready queues
Language: C - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

rafiulgits/HelloJava
Advantage of Java in internal and external area of a system
Language: Java - Size: 229 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

francoromanazzi/UTN-SisOp-2018-2c
TP de Sistemas Operativos UTN FRBA 2c 2018
Language: C - Size: 303 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

fuadaghazada/Operating-Systems
Projects implemented for Operating Systems course (CS 342) in Bilkent University
Language: C - Size: 4.45 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

ccmurdoc/CPU-Scheduler
CPU scheduling program. CPU Scheduler for: FCFS, SJF with preemption, RR (with specified time quantum), and Priority with preemption
Language: C++ - Size: 979 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 3

WK-Kz/Round-Robin-CPU-Scheduler
CSCI 330 Operating Systems
Language: C - Size: 218 KB - Last synced at: 8 months ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

isaychris/CS433
CSUSM: Operating Systems
Language: C++ - Size: 1.07 MB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 2

vivek081202/SchedMaster
SchedMaster lies in its hybrid approach - combining classical scheduling algorithms with optimization techniques like Greedy Algorithms, Dynamic Programming, and Backtracking. Additionally, it leverages simple ML models to predict process behavior, detect anomalies in resource usage, and recommend the most suitable scheduling strategies.
Language: Python - Size: 294 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

tharindu-b-hewage/openstack-gc
Code for our framework implementation to harness renewable energy in cloud platforms for real-time workloads.
Language: Python - Size: 7.09 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Phalynni/CPUCooL
CPUCooL is a Windows utility for monitoring CPU temperature, fan speed, and voltages, helping users optimize performance and manage thermal conditions. It allows tuning of CPUs and enhances cooling strategies for improved stability and performance.
Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

bethropolis/scheduler
CPU Process Scheduler Simulation
Language: Svelte - Size: 900 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

ar-sayeem/Operating-System
This repository includes implementations of CPU Scheduling (Priority Scheduling and Round Robin), Page Replacement (FIFO, LRU, OPT), and the Banker's Algorithm for deadlock prevention, along with basic Linux shell commands and output images of the algorithms for better understanding.
Language: C - Size: 1.16 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

connellr023/transient-os
A robust time-sharing operating system designed for building concurrent systems on the Raspberry Pi 3.
Language: C++ - Size: 258 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

VimalanKM/Chip-Multi-Processors-Memory-System-Advanced-Cache-DRAM-Design-for-Multicore-Processors
This is a simulation of multicore processor where a memory system with L1 cache, L2 cache and DRAM has been implemented.
Language: C++ - Size: 21.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

JARVIS-AI/algocpu-py-mac
CPU Algorithm written in python GUI in macOS
Language: Python - Size: 209 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Yoga-Syahputra/project1-so
Project 1 - Operating System Course - CPU Scheduling Process. Lecturer: Feri Irawan, S.Kom., M.Kom. - Members: 1. Farel Putra Albana (2101020057) 2. Silvia Indah Maharani (2101020030) 3. Yoga Syahputra (2101020105) 4. Alhuwayrist Royhan Apriyanto (2201020144)
Language: JavaScript - Size: 20.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

YashMagane/CPU-Scheduling
Project on testing different CPU Schedulers
Language: Java - Size: 1.07 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

eshaagarwa/operating-system_interview-question
Last_minutes Operating Systems: Essential Interview Questions 🚀
Size: 118 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

EchoSingh/CSA
what CPU will do when all processes are in ready queue
Language: C - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

sunnyallana/operating-systems
Comprehensive repository containing detailed notes and practical code examples covering essential concepts of operating systems, including process management, memory management, file systems, synchronization, and CPU scheduling. Ideal for students and professionals seeking to understand and implement operating system principles effectively.
Language: C - Size: 41 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

shwetd19/Multi-Level-Feedback-Queue-MLFQ
Multi-Level Feedback Queue (MLFQ) Scheduling Algorithm
Language: JavaScript - Size: 370 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

SuperMoathx7/CPU-Scheduling-Algo-
This project is an implementation of the six CPU-Scheduling algorithms using C++.
Language: C++ - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

jElhamm/CPU-Scheduling
"CPU Scheduling Algorithms Implementation Repository"
Language: Java - Size: 322 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

kinshuk-code-1729/Operating-Systems
This repository contains some codes of CPU Scheduling , Memory Management and certain algorithms I've learnt while studying operating systems
Language: C - Size: 63.5 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

AbdelrhmanReda17/CPU-Schedulers-Simulator
This Java program simulates various CPU scheduling algorithms,
Language: Java - Size: 228 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

jerichosy/CSOPESY-MP1
CPU scheduling algorithms - FCFS (first-come, first-served), SJF (shortest job first), SRTF (shortest remaining time first), and RR (round-robin)
Language: Python - Size: 350 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

EslamAsHhraf/Operating-System-Scheduler Fork of AdhamAliAbdelAal/OS-Project
📢A CPU scheduler determines an order for the execution of its scheduled processes. Operating System Scheduler decides which process will run according to a certain data structure that keeps track of the processes in the system and their status.
Language: C - Size: 689 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

anandhu720/CPU-Scheduling-Visualizer
CPU Scheduling Algorithm Visualizer And Solver
Language: JavaScript - Size: 366 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1
