Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 302 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 302 Bytes

Operating-Systems

Codes for simulating various processes performed by an Operating system.

Implemented process system calls in Unix.

Applied various process scheduling/disk scheduling algorithm.

Implemented inter process communication.

Implemented various file and memory management strategy.