Skip to content

Implementation of a naive OS with process synchronization, basic memory management, networking and simple file systems.

Notifications You must be signed in to change notification settings

manikandan5/AdvancedOpeartingSystem-Kernel

Repository files navigation

Advanced Opearting System-Kernel

This code was written for the course Advanced Operating Systems (CSCI-P 536) at Indiana University handled by Professor Martin Swany. Skeleton code was provided by the Professor to get us started with the assignment.

I implemented process synchronization, basic memory management, networking and simple file systems on top of the XINU OS code provided.

About

Implementation of a naive OS with process synchronization, basic memory management, networking and simple file systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published