Skip to content

aryans1204/NachOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

NachOS

In this repository, there are experiements conducted with NachOS for the course SC2005 Operating Systems, an instructional operating system software developed at UC Berkeley, commonly used to teach Operating Systems.

Exp 2

Implementing a round robin CPU scheduling algorithm with a fixed time quantum of 40 time ticks.

Exp 3

Performing Synchronization using Semaphores and Mutex Locks.

Exp 4

Implementing a TLB Address Translator and Page Fault Exception Handler, alogn with the LRU Cache Replacement Algorithm.

About

Some experiments with NachOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published