Re: Possibly SATA related freeze killed networking and RAID



Why does a single spurious interrupt cause it to be shut down? I can

It doesn't.

see if the interrupt is stuck on and keeps interrupting constantly, but
if it's just the occasional spurious interrupt, why not just ignore it
and move on?

The interrupt is usually level triggered so it continues to create
interrupts until you silence it. The thresholds are about 10,000
interrupt events and on newer kernels we also reset the count if we don't
see any for a while. That works for most stuff except the thinkpad
bluetooth problem.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: moused hanging
    ... > per the FreeBSD FAQ. ... > What the FAQ mentions is only related to X11. ... It sounds like it might be an interrupt issue. ...
    (freebsd-questions)
  • Re: rcu_do_batch: rcu_data->qlen is not irq safe
    ... from interrupt. ... So, is it worth fixing? ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • Re: Transmit data through COM port in Visual C++
    ... > need to wait for a confirmation byte from the peripheral device before ... > interrupt in DOS for this task? ... the status register to determine if a character has arrived. ... C++ Faq: http://www.parashift.com/c++-faq-lite C Faq: http://www.eskimo.com/~scs/c-faq/top.html alt.comp.lang.learn.c-c++ faq: ...
    (comp.lang.cpp)
  • Re: [PATCH] 2.4.23-pre4 add support for udma6 to nForce IDE drive r
    ... Running at UDMA133 is rock solid. ... >I've been telling people to disable APIC / ACPI because of the interrupt ... send the line "unsubscribe linux-kernel" in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ...
    (Linux-Kernel)
  • Re: [PATCH -mm] swsusp: userland interface (rev 2)
    ... "Ladies and gentlemen, I'm sorry to interrupt, but the police are here ... More majordomo info at http://vger.kernel.org/majordomo-info.html ...
    (Linux-Kernel)