Skip to content

justleon/SOI-labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating Systems on Warsaw University of Technology

All tasks in one GitHub repository

SOI-lab1

Kernel compilation and system call implementation

SOI-lab2

Process rescheduling in Minix

SOI-lab3

Process synchronization using semaphores in Linux

SOI-lab4

Process synchronization using monitors in Linux

SOI-lab5

Memory managemenet - worst fit algorithm in Minix