From: Peter Zijlstra on 24 Jun 2010 02:10 On Thu, 2010-06-24 at 11:04 +0800, Huang Ying wrote: > soft_irq is used to run NMI return notifiers. But it may be quite long > from soft_irq is raised in NMI handler to soft_irq is run actually. To > solve the issue, a self interrupt IPI is used to trigger the soft_irq > earlier. This all is just gross hackery,.. wth is wrong with doing what I proposed earlier and use a work_struct like callback mechanism? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: Use NMI return notifier in perf pending Next: perf: close the opened directories. |