Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 239 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 239 Bytes

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