Projects implemented on XINU OS. Process Scheduling, Demand Paging, and Concurrency Control.
-
Updated
Dec 3, 2020 - C
Projects implemented on XINU OS. Process Scheduling, Demand Paging, and Concurrency Control.
📄 Priority Scheduler with use of semaphores
Demonstrating the priority inversion bug in FreeRTOS, and the priority inheritance implemented in FreeRTOS, while implementing another priority inheritance method.
Add a description, image, and links to the priority-inheritance topic page so that developers can more easily learn about it.
To associate your repository with the priority-inheritance topic, visit your repo's landing page and select "manage topics."