Skip to content

cynicphoenix/Operating-System-Assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAB 2

Linux Kernel Module (using POSIX API)

LAB 3

Multi-programming : Threads and Shared Buffer

LAB 5 : SUDOKU - Validator

Validate correctness of sudoku matrix using threads

LAB 6

Memory Management Questions & a basic program