Re: ERR in /proc/interrupts

From: Andreas Schwarz (usenet.2117_at_andreas-s.net)
Date: 09/30/03

  • Next message: Thomas Schlichter: "Re: [PATCH] document optimizing macro for translating PROT_ to VM_ bits"
    To: linux-kernel@vger.kernel.org
    Date:	Tue, 30 Sep 2003 10:34:31 +0000 (UTC)
    
    

    Christian wrote:
    > Andreas Schwarz wrote:
    >> I get a very high ERR count in /proc/interrupts. If I move my USB mouse
    >> the number increases.
    >>
    >> What does ERR mean? Nothing good, I suppose?
    >>
    >
    > ../Documentation/filesystems/proc.txt says:
    >
    > 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.

    I don't have a SMP kernel. I compiled the kernel with IO APIC support,
    but disabled it later with the noapic kernel boot option.

    -- 
    AVR-Tutorial, über 350 Links
    Forum für AVRGCC und MSPGCC
    -> http://www.mikrocontroller.net
    -
    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/
    

  • Next message: Thomas Schlichter: "Re: [PATCH] document optimizing macro for translating PROT_ to VM_ bits"

    Relevant Pages

    • Re: PREEMPT_RT and I-PIPE: the numbers, take 3
      ... >>If you were suggesting this to be run on an SMP system, ... I'm suggesting that you and other folks understand the basic ideas ... be different if the kernel were compiled in an unrealistic way. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] generic_file_sendpage
      ... > This is a generic sendpagefor regular files. ... err, this seems like an easy way for people to make the kernel go BUG. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: ERR in /proc/interrupts
      ... >> that connects the CPUs in a SMP system. ... I compiled the kernel with IO APIC support, ... > but disabled it later with the noapic kernel boot option. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Fwd: Calling syscalls from x86-64 kernel results in a crash on Opteron machines
      ... >We have a piece of kernel code that calls some system calls in kernel ... #undef INTERNAL_SYSCALL_DECL ... #define INTERNAL_SYSCALL(name, err, nr, args...) \ ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [time] add support for CLOCK_THREAD_CPUTIME_ID and CLOCK_PROCESS_CPUTIME_ID
      ... Glibc cannot do that reliably on an SMP system with its HP_TIMING ... Yes this may be easily addressed in the kernel. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)