streetdogg
streetdogg
DIIDevHeads IoT Integration Server
Created by Marvee Amasi on 3/25/2024 in #middleware-and-os
Any tips for optimizing Round-Robin scheduling in FreeRTOS for real-time applications?
cool. I think you should assume all the tasks to be periodic and come up the CPU utilisation factor. If that is within 70%, the tasks can be scheduled and no deadline will be missed. If u see that the utilisation is more than 70%, then u need a CPU thats faster or u need to optimise the code to be faster.
9 replies