User Mode Scheduler for FreeRTOS.
-
Updated
Oct 25, 2021 - C
User Mode Scheduler for FreeRTOS.
This code simulates the exact schedulability test for EDF scheduling of semi-clairvoyant sporadic task systems with graceful degradation using the following two algorithms: (i) the previously proposed approach (listed as Algorithm 1 in the paper) and (ii) Mixed-Criticality Quick Processor-demand Analysis or MC-QPA (listed as Algorithm 2 in the p…
Add a description, image, and links to the mixed-critical-systems topic page so that developers can more easily learn about it.
To associate your repository with the mixed-critical-systems topic, visit your repo's landing page and select "manage topics."