Skip to content

Building an OS from scratch using the tools provided as part of the Operating Systems Laboratory Course Work(An individual course project)

Notifications You must be signed in to change notification settings

mithunkrb/ExperimentalOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ExperimentalOS

This is a lab work done during the Operating Systems Laboratory Course while pursuing MCA. A very intutive and practical approach to teach the students about the fundamental concepts of an operating system; how it is built from scratch and how it manages processes,memory, files and handles interrupt in a multiprogramming environment.

A short intro to eXpOS: ExperimentalOS(eXpOS) is a tiny multiprogramming operating system built on a machine simulator called eXperimental String Machine(XSM, which consists of a processor, memory and disk). Built complete OS from Scratch: Implemented basic versions of process management, memory management, interrupt handling and other important concepts of OS.

About

Building an OS from scratch using the tools provided as part of the Operating Systems Laboratory Course Work(An individual course project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published