Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.
/ metu-os-22-hw2 Public archive

repository for the multi-threaded synchronization homework of the OS course in METU, 2022

Notifications You must be signed in to change notification settings

denizmsayin/metu-os-22-hw2

Repository files navigation

CENG334 - Operating Systems Spring 2022

Homework 2

Example I/O

Got a few under io/. Make sure to read io/README.txt!

Extra Info About Restrictions

  • Both System V and POSIX semaphores are allowed: Feel free to use <semaphore.h> or <sys/sem.h>.

Reading Material

  • Read the PDF!
  • See complex_scenarios.pdf to learn how your code should deal with some cases. There are 4 cases so far.

Usage

Use git clone https://github.com/denizmsayin/metu-os-22-hw2 to get the repository on your local machine. You can then use git pull inside the directory to apply any updates.

About

repository for the multi-threaded synchronization homework of the OS course in METU, 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published