LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   My Linux Kernel 2.6.27.2 "cat /proc/interrupts" shows 3 Errors (https://www.linuxquestions.org/questions/linux-newbie-8/my-linux-kernel-2-6-27-2-cat-proc-interrupts-shows-3-errors-777715/)

ivri 12-23-2009 11:48 AM

My Linux Kernel 2.6.27.2 "cat /proc/interrupts" shows 3 Errors
 
My Linux Kernel 2.6.27.2 "cat /proc/interrupts"
shows 3 Errors. What could cause this? Can this
be caused by parity errors (I have ECC memory)?
Does this mean that my operating system is unstable?

David1357 12-23-2009 01:35 PM

Quote:

Originally Posted by ivri (Post 3802656)
What could cause this?

From the kernel documentation for /proc:
Code:

ERR is incremented in the case of errors in the IO-APIC bus (the bus that
connects the CPUs in a SMP system. This means that an error has been detected,
the IO-APIC automatically retry the transmission, so it should not be a big
problem, but you should read the SMP-FAQ.


ivri 12-23-2009 03:21 PM

Quote:

Originally Posted by David1357 (Post 3802768)
From the kernel documentation for /proc:
Code:

ERR is incremented in the case of errors in the IO-APIC bus (the bus that
connects the CPUs in a SMP system. This means that an error has been detected,
the IO-APIC automatically retry the transmission, so it should not be a big
problem, but you should read the SMP-FAQ.


O.K. on the SMP error. I am still curious because I only
have one Pentium III cpu (single core). Should I change
the APIC setting in the BIOS?

Note: The ERR count appears to be 3 after IPL and stays
at this number. It does not increase, so I don't worry.
If I change the BIOS setting from "APIC" to "PIC" I then
get 6 ERR instead of 3 ERR. Therefore I leave it at "APIC".


All times are GMT -5. The time now is 06:50 PM.