https://bugzilla.kernel.org/show_bug.cgi?id=100771 --- Comment #6 from calvaris@xxxxxxxxxx --- (In reply to Chen Yu from comment #5) > Do you mean idle tasks = task_b in above context? Why task_b slows down the > normal priority task is because that, the cpufreq decrease due to task_b's > high nice value, and task_a is scheduled on the same cpu. Yes, I understand that it's what's happenning and I think that is what shouldn't happen because, IMHO, it doesn't make sense. I think it should be exactly the opposite, as an idle task is scheduled on the same cpu as a higher priority one, it should be run at the frequency of the higher one. -- You are receiving this mail because: You are the assignee for the bug. -- To unsubscribe from this list: send the line "unsubscribe cpufreq" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html