Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965233AbVKGUWg (ORCPT ); Mon, 7 Nov 2005 15:22:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965293AbVKGUWg (ORCPT ); Mon, 7 Nov 2005 15:22:36 -0500 Received: from h80ad2524.async.vt.edu ([128.173.37.36]:2997 "EHLO h80ad2524.async.vt.edu") by vger.kernel.org with ESMTP id S965233AbVKGUWf (ORCPT ); Mon, 7 Nov 2005 15:22:35 -0500 Message-Id: <200511072021.jA7KL4kA030734@turing-police.cc.vt.edu> X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.1-RC3 To: Andrew Morton Cc: "Alexander E. Patrakov" , linux-kernel@vger.kernel.org, Steven French , matthieu castet , Greg KH , Vojtech Pavlik , Dmitry Torokhov Subject: Re: 2.6.14-mm1 In-Reply-To: Your message of "Mon, 07 Nov 2005 11:52:10 PST." <20051107115210.33e4f0bf.akpm@osdl.org> From: Valdis.Kletnieks@vt.edu References: <20051106182447.5f571a46.akpm@osdl.org> <436F7DAA.8070803@ums.usu.ru> <20051107115210.33e4f0bf.akpm@osdl.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_1131394863_7144P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Mon, 07 Nov 2005 15:21:03 -0500 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2489 Lines: 58 --==_Exmh_1131394863_7144P Content-Type: text/plain; charset=us-ascii On Mon, 07 Nov 2005 11:52:10 PST, Andrew Morton said: > > 2) The PS/2 keyboard death on ppp traffic is still not fixed. > > Reproducible even on slow GPRS if there's something else (e.g. glxgears) > > that eats some CPU time. When keyboard is dead, events/0 consomes 100% > > of CPU. Nothing in dmesg. If you outline some suspicious pieces of code, > > I will insert printks there in order to debug this. > > input guys cc'ed. Getting myself on the cc: list, as I've seen this one on 2.6.14-rc5-mm1 (haven't nailed it on 14-mm1 *yet*, but only been up for 12 hours). Also, some additional info: The keyboard is dead, but other stuff still works - I've been able to issue commands by laborious cut-n-paste into an xterm window. X is still up and responding, as are all the clients, so it's *not* a hard loop in events/0. Also, I've had gkrellm running when it hits, and it will show incoming data rates on the modem of 3.5Mbytes/sec (as opposed to the 5K/sec you'd expect from a 56k modem). A few times, I've had it go into auto-ambush on an iptables rule, with the same rule tripping several tens of thousands of times in a row, which makes me think it's got to do with a short packet (such as an inbound SYN packet) going into replicator mode and just being handed up from the device driver over and over, thousands of times.... alt-sysrq still works - I can sysrq-T to get traces, -S to sync, -B to reboot and so on, and the output gets through klogd and syslogd and into /var/adm/messages. I'm able to often trigger the bug by opening a new tab in Firefox, as that (a) involves small SYN+ACK packets coming back and (b) a Firefox bug causes it to chew CPU when displaying a page in a tab.... I'm willing to test-drive any debugging/patches needed, as this is probably the single biggest stability hit I have in -mm at the moment. --==_Exmh_1131394863_7144P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Exmh version 2.5 07/13/2001 iD8DBQFDb7cvcC3lWbTT17ARAkkAAKDof4xbhvk9o4dmWIVSQtVYkPFIjwCgvt9T y/n6pf6pfnfFN+PA1lNUZpo= =zK49 -----END PGP SIGNATURE----- --==_Exmh_1131394863_7144P-- - 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/