Re: VM86 interrupt emulation breakage and FIXes for 2.6.x kernelseries

From: Linus Torvalds
Date: Fri Dec 10 2004 - 20:24:32 EST




On Fri, 10 Dec 2004, Alan Cox wrote:
>
> On Gwe, 2004-12-10 at 22:55, Linus Torvalds wrote:
> > On Fri, 10 Dec 2004, Alan Cox wrote:
> > The vm86 interrupt does not allow sharing. And it really _has_ to be
> > disabled until user mode has cleared the irq source, or you'll have a very
> > dead machine.
>
> Until the 10,000th event it actually seems to work rather happily
> without that change.

I suspect you never tried the level-triggered case.

In the level-triggered case, the 10,000 interrupts happen faster than
user-mode can even say "Whaaa?".

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