If you are writing the tasks for a system with a preemptive priority-based scheduler; how would you make sure that no task of lower priority gets starved?
If you are writing the tasks for a system with a preemptive priority-based scheduler; how would you make sure that no task of lower priority gets starved?