>
> Are there any potentially negative consequences of this fix, apart from
> those already mentioned?
I don't think so.
It could still fail when you install a prio=99, SCHED_FIFO process.
> I certainly vote for this feature being preserved, as it is extremely useful
> for debugging realtime priority apps. FYI, we narrowed it down to breaking
> in either 2.4.10-pre11 or pre12.
That was when the low latency console changes went in. Before that console
switches could interrupt scheduling for a long time, causing problems
for other realtime people. The change was to move the expensive parts
of the console switch to keventd.
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/