Re: APIC error interrupt

Rogier Wolff (R.E.Wolff@BitWizard.nl)
Wed, 28 Jun 2000 00:02:20 +0200 (MEST)


Andrea Arcangeli wrote:
> On Tue, 27 Jun 2000, Alan Cox wrote:
>
> >Maybe. We might lose an IRQ, we might take a wrong IRQ, we might also lose
> >cache coherency missing a TLB flush. Most would probably be bad but Im not
> >sure we'd take a hang from it.
>
> If we miss a SMP tlb flush for a thread, a tlb entry could still point to
> a physical page that is been added to the freelist. So a task on the other
> cpu by could still write to such page while it's reused for some critical
> kernel structure. However it's not a kind of thing easily reproducible and
> it's not going to crash the machine so easily ;).

Right. From maintaining the sig11-page, I know that random corruptions
cause very varied symptoms, and usually NOT a clean lockup as we
experience with the BP6 boards.

Roger.

-- 
** R.E.Wolff@BitWizard.nl ** http://www.BitWizard.nl/ ** +31-15-2137555 **
*-- BitWizard writes Linux device drivers for any device you may have! --*
*       Common sense is the collection of                                *
******  prejudices acquired by age eighteen.   -- Albert Einstein ********

- 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/