Skip to content

nmanivas/OS161

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

OS161

Implemented Synchronization Primitives -Locks -Condition Variables -Read Write Locks

Solved 2 common synchronization problems -The Whale Mating Problem -The Intersection Problem

Implemented the System call Interface -File System calls (open,close,read,write,lseek) -Process System calls (exec,fork,waitpid,exit,getpid)

About

Synchronization Primitives and System Calls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published