Re: linux-2.6.15-git7: PS/2 keyboard dies on ppp traffic

From: Andrew Morton
Date: Fri Jan 13 2006 - 01:44:30 EST


"Alexander E. Patrakov" <patrakov@xxxxxxxxxx> wrote:
>
> the main linux tree started suffering the same bug as described for -mm
> earlier in http://lkml.org/lkml/2005/11/7/147:
>
> if I put load on my system, connect to the Internet using my cellphone
> (/dev/ttyS0) and do something, it stops reacting to PS/2 keyboard
> events, but still understands PS/2 mouse. The PPP load monitor shows
> huge transfer rate (several megabytes per second) consisting of the
> infinitely replicated several last packets. events/0 consumes all the
> CPU. tty buffering revamping patch is the obvious candidate, but I
> haven't tried to revert it yet.

Darn, I hadn't thought of that. Yes tty-revamp might be the culprit.

Which serial driver are you using? Just 8250?

For you convenience,
http://www.zip.com.au/~akpm/linux/patches/stuff/2615mm2-no-tty-revamp.bz2
is 2.6.15-mm2 with just the tty-revamp and isicom patches reverted.

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