This message generated a parse failure. Raw output follows here. Please use 'back' to navigate. From devnull@lkml.org Fri May 17 08:31:31 2024 Received: from spaans.ds9a.nl (adsl-xs4all.ds9a.nl [213.84.159.51]) by kylie.puddingonline.com (8.11.6/8.11.6) with SMTP id g8IJVTX13804 for ; Wed, 18 Sep 2002 21:31:31 +0200 Received: (qmail 9420 invoked from network); 18 Sep 2002 07:38:17 -0000 Received: from unknown (HELO spaans.ds9a.nl) (3ffe:8280:10:360:202:44ff:fe2a:a1dd) by mayo.ipv6.ds9a.nl with SMTP; 18 Sep 2002 07:38:17 -0000 Received: (qmail 25101 invoked by uid 1000); 17 Sep 2002 21:19:19 -0000 Received: (maildatabase); juh Received: (qmail 23738 invoked by alias); 20 Feb 2002 21:22:38 -0000 Received: (qmail 23735 invoked from network); 20 Feb 2002 21:22:37 -0000 Received: from unknown (HELO dipsaus.ds9a.tudelft.nl) (::ffff:10.0.0.202) by spaans.ds9a.nl with SMTP; 20 Feb 2002 21:22:37 -0000 Received: (qmail 27612 invoked from network); 20 Feb 2002 21:22:37 -0000 Received: from unknown (HELO vger.kernel.org) (::ffff:12.107.208.194) by adsl-xs4all.ds9a.nl with SMTP; 20 Feb 2002 21:22:37 -0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 20 Feb 2002 16:19:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 20 Feb 2002 16:19:48 -0500 Received: from f16.pav2.hotmail.com ([64.4.37.16]:12045 "EHLO hotmail.com") by vger.kernel.org with ESMTP id ; Wed, 20 Feb 2002 16:19:43 -0500 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 20 Feb 2002 13:19:37 -0800 Received: from 152.3.50.179 by pv2fd.pav2.hotmail.msn.com with HTTP; Wed, 20 Feb 2002 21:19:37 GMT X-Originating-IP: [152.3.50.179] From: "Bai Ao" To: linux-kernel@vger.kernel.org Subject: question about interrupt Date: Wed, 20 Feb 2002 21:19:37 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-Id: X-OriginalArrivalTime: 20 Feb 2002 21:19:37.0882 (UTC) FILETIME=[4D3B0FA0:01C1BA54] Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org X-Spam-Status: No, hits=0.8 required=5.0 tests=FORGED_HOTMAIL_RCVD version=2.01 Lines: 63 Hi, I am really a linux kernel newbie here so please forgive me if I ask naive questions: We have three linux machine which identical hardware setup. AMD Athlon(tm) Processor 1G, 1.5G mem VT82C693A/694 Host bridge PCI bridge: VT82C598/694x [Apollo MVP3/Pro133x AGP] SCSI storage controller: Adaptec 7892B .... when I running redhat7.2's 2.4.9-21, everything is alright. (except kswapd takeoff lots of cpu time). /proc/interupt CPU0 0: 17286747 XT-PIC timer 1: 67209 XT-PIC keyboard 2: 0 XT-PIC cascade 3: 1373600 XT-PIC serial 4: 413973 XT-PIC serial 5: 29 XT-PIC aic7xxx 6: 39 XT-PIC floppy 8: 26939437 XT-PIC rtc 9: 266529 XT-PIC es1371 10: 15518557 XT-PIC eth0 11: 298020 XT-PIC aic7xxx 12: 1372935 XT-PIC PS/2 Mouse 14: 72784 XT-PIC ide0 NMI: 0 ERR: 0 But if I compile 2.4.17(18) kernels, I will have such thing in dmesg: spurious 8259A interrupt: IRQ7. then /proc/interrupt: CPU0 0: 1325588 XT-PIC timer 1: 6993 XT-PIC keyboard 2: 0 XT-PIC cascade 5: 166173 XT-PIC aic7xxx, es1371, usb-uhci, usb-uhci 8: 1 XT-PIC rtc 10: 371872 XT-PIC eth0 12: 155683 XT-PIC PS/2 Mouse 14: 2 XT-PIC ide0 NMI: 0 LOC: 1325586 ERR: 208 MIS: 0 These machines running 2.4.17(18) series behave wierd recently, like x-windows crashing or font problem. Do these ERR numbers in /proc/interupt counts for this? What does these numbers mean and is that a bad thing? Thank you very much! _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx - 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/