Skip to content

This repository contains my solution of the assignments of the course CSE-314 | Operating System.

Notifications You must be signed in to change notification settings

BRAINIAC2677/CSE-314-Operating-System

Repository files navigation

CSE-314 | Operating System

This repository contains my solution of the assignments of the course CSE-314 | Operating System.

Here is the course outline

The solution of xv6 assignments are given in patch files. To apply the patch, you need to download this version xv6-riscv source code.

Offline-1 | Shell Scripting

bash

Offline-2 | xv6 System Call

system call user program

Offline-3 | xv6 Scheduler

round robin priority multi level queue

Offline-4 | Inter Process Communication

posix thread mutex semaphore

Offline-5 | xv6 Threading and Syncronization

process thread mutex semaphore condition variable

Releases

No releases published

Packages

No packages published