Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 300 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 300 Bytes

Project 1: Process and Resource Management

The program emulates the part of the kernel that manages processes and resources. Basic operations such as the creation and deletion of processes will be included as well as requesting resources, releasing resources, blocking, and hardware interruptions.