So, you're worried that the realtime processing is going to suck
performance? Don't worry about that. Really. Take a look at how
Adeos works and add up the cycles consumed by the whole thing. It's
insignificant.
Just handling the timer interrupt with an iret consumes more cycles by
far than all the interrupt pipeline overhead. You're imagining
inefficiency where there is none.
> This is where this reasoning takes us. "It's skipless it must be better!"
It's definitely better to be skipless, now we want to have our cake
and eat it too. We can.
-- Daniel - 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/