Skip to content
Commit 6a4880f4 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

SMP: Fix timer related issues: Round robin and sporadic scheduling were only...

SMP:  Fix timer related issues:  Round robin and sporadic scheduling were only being performed for tasks running on the CPU that processes the system timer interrupt.  Similary, CPU load measurements were only be processed for running on the CPU that receives the sampling interrupt.
parent 6f5a9eb4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment