python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Why SCHED_FIFO threads are assigned to the same physical CPU even though idle CPUs are available?
While debugging some performance issue in app I'm working on, I found out weird behaviour of kernel scheduler.
It seems that busy SCHED_FIFO tasks tend to be scheduled on logical cores from the same p...
terion
Votes: 0
Answers: 2