> I did not follow discussion about NMI-deadlock-patch on linux-kernel
> very closely, but I have one small question: How much NMIs there should be
> per second? My system gets 100 timer ints (50/s per CPU) and 100 NMIs
> delivered to both CPUs (i.e. 200/s total). Is it correct? [...]
yes. The rate of NMIs is 100/CPU. The rate of the timer interrupt is
100/system - this gives 50/cpu on your dual box.
-- mingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/