Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 388 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 388 Bytes

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