Skip to content

Nachos is as such in it's most basic version does not have multiprogramming capability. The objective was to come up with a way to allocate physical memory frames so that multiple programs can be loaded at once. Secondly, systems calls such as fork, and exec were implemented.

vishaknag/OS-systemCalls

Repository files navigation

OS-systemCalls

Nachos is as such in it's most basic version does not have multiprogramming capability. The objective was to come up with a way to allocate physical memory frames so that multiple programs can be loaded at once. Secondly, systems calls such as fork, and exec were implemented.

About

Nachos is as such in it's most basic version does not have multiprogramming capability. The objective was to come up with a way to allocate physical memory frames so that multiple programs can be loaded at once. Secondly, systems calls such as fork, and exec were implemented.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published