operating-systems-tutorials topic

List operating-systems-tutorials repositories

KSOS

91
Stars
12
Forks
Watchers

Our very own Operating System built from scratch for x86 architecture systems!

In this repository, I will publish my notes for GaTech's Advanced Operating Systems course (CS6210).

OSLab

24
Stars
27
Forks
Watchers

Repository for the lectures taught in the course named "Operating Systems Lab" at the University of Guilan, Department of Computer Engineering.

CSC405: Operating System [OS] & CSL404: Operating System Lab [OS Lab] <Semester IV>

primus-os

43
Stars
10
Forks
Watchers

A simple bare-bones 32-bit operating system written in Assembly x86 and C for educational purposes

beginOS

26
Stars
4
Forks
Watchers

Hello world OS from scratch, a template for absolute beginners

Process-scheduling-simulator

15
Stars
8
Forks
Watchers

Created programs to simulate two different scheduling algorithms i.e. First come, first served and Preemptive Round Robin scheduling