Daily Practice (175) – Embedded Real-Time Operating System Scheduling Algorithms

Daily Practice (175) - Embedded Real-Time Operating System Scheduling Algorithms

Question:An embedded real-time operating system uses a certain scheduling algorithm. When a task is nearing its deadline, the scheduling algorithm adjusts the priority of that task to the highest in the system, allowing it to acquire CPU resources for execution. What type of scheduling algorithm is this?. A: Priority Scheduling Algorithm B: Preemptive Priority Scheduling … Read more