Forum Discussion
Altera_Forum
Honored Contributor
21 years ago/proc/interrupts
Why do I get repeated outputs from "cat /proc/interrupts" instead of just one? Has anyone else experienced this problem? What about the spurious interrupt? Has this been seen by anyone else? I have ...
Altera_Forum
Honored Contributor
21 years agothe "spurious" entry shows how many spurious interrupts have happened. It is a normal feature (and in your system there is 0 spurious interrupt, which is good).
One thing I am not sure is in your system there are more than 1 interrupts registered under the name of eth0. Do you really have 4 ethernet devices? If yes, it is better name them differently.