Re: [OSADL QA 3.18.9-rt5 #1]
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2015-05-13 08:12:42
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2015-05-13 08:12:42
* Steven Rostedt | 2015-05-11 20:15:06 [-0400]:
I'm backporting this to the stable releases, and I'm a bit worried about the above comment. The new Scheduler IPI code uses work queues and requires it to be done in a hard irq.
The IPI part is only done for the high-prio which is only used by NOHZ. Everyone else gets in via softiq as we did it before.
-- Steve
Sebastian