From owner-freebsd-current@FreeBSD.ORG Thu Apr 22 22:28:35 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F257106566C for ; Thu, 22 Apr 2010 22:28:35 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id 3E95A8FC1B for ; Thu, 22 Apr 2010 22:28:35 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.4/8.14.4) with ESMTP id o3MMSY7r093213 for ; Thu, 22 Apr 2010 15:28:34 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.4/8.14.4/Submit) id o3MMSYWD093212 for freebsd-current@freebsd.org; Thu, 22 Apr 2010 15:28:34 -0700 (PDT) (envelope-from sgk) Date: Thu, 22 Apr 2010 15:28:34 -0700 From: Steve Kargl To: freebsd-current@freebsd.org Message-ID: <20100422222834.GA93197@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: MCA messages in /var/log/message? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Apr 2010 22:28:35 -0000 How does one interpret the following MCA message? MCA: Bank 4, Status 0x945a4000d6080a13 MCA: Global Cap 0x0000000000000105, Status 0x0000000000000000 MCA: Vendor "AuthenticAMD", ID 0xf5a, APIC ID 0 MCA: CPU 0 COR BUSLG Responder RD Memory MCA: Address 0x70c42280 MCA: Bank 4, Status 0x942140012a080813 MCA: Global Cap 0x0000000000000105, Status 0x0000000000000000 MCA: Vendor "AuthenticAMD", ID 0xf5a, APIC ID 1 MCA: CPU 1 COR BUSLG Source RD Memory MCA: Address 0x1b97ca578 It appears that these messages coincide with a 15 to 30 second period where my USB mouse inexplicably loses a large number of button clicks, (which is quite noticable with firefox3). -- Steve