* Andi Kleen <[EMAIL PROTECTED]> wrote: > While infrequent it's better if all per CPU events have a counter. > > Only done for x86 currently.
while i agree with exposing this counter, /proc/interrupts is the wrong place for this - please add it to /proc/timer_list instead, that's where we put all the time related debug info - it already has per cpu printout sections. And that way it's much simpler as well. (no need to modify all the architectures) Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/