operating-systems-tutorials topic
osblog
The Adventures of OS
KSOS
Our very own Operating System built from scratch for x86 architecture systems!
CS-6210-Advanced-Operating-Systems-Notes
In this repository, I will publish my notes for GaTech's Advanced Operating Systems course (CS6210).
OSLab
Repository for the lectures taught in the course named "Operating Systems Lab" at the University of Guilan, Department of Computer Engineering.
OPERATING-SYSTEM-AND-OPERATING-SYSTEM-LAB
CSC405: Operating System [OS] & CSL404: Operating System Lab [OS Lab] <Semester IV>
primus-os
A simple bare-bones 32-bit operating system written in Assembly x86 and C for educational purposes
beginOS
Hello world OS from scratch, a template for absolute beginners
Process-scheduling-simulator
Created programs to simulate two different scheduling algorithms i.e. First come, first served and Preemptive Round Robin scheduling