From owner-freebsd-stable@FreeBSD.ORG Tue Jul 24 21:07:38 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A3BC1065673 for ; Tue, 24 Jul 2012 21:07:38 +0000 (UTC) (envelope-from danallen46@airwired.net) Received: from mail.utahbroadband.com (mail.utahbroadband.com [204.14.20.91]) by mx1.freebsd.org (Postfix) with ESMTP id 4AD2E8FC0C for ; Tue, 24 Jul 2012 21:07:38 +0000 (UTC) Received: (qmail 20648 invoked by uid 89); 24 Jul 2012 21:22:59 -0000 Received: from unknown (HELO ?192.168.0.18?) (danallen46@airwired.net@66.29.174.6) by mail.utahbroadband.com with ESMTPA; 24 Jul 2012 21:22:59 -0000 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.0 \(1485\)) From: Dan Allen In-Reply-To: <20120724102601.GU2676@deviant.kiev.zoral.com.ua> Date: Tue, 24 Jul 2012 15:07:31 -0600 Content-Transfer-Encoding: 7bit Message-Id: <69417FC6-9A6B-4CAC-80E0-7F956A9104CE@airwired.net> References: <0974E59F-62DA-407A-99A7-6704A70D12C6@airwired.net> <20120724102601.GU2676@deviant.kiev.zoral.com.ua> To: Konstantin Belousov X-Mailer: Apple Mail (2.1485) Cc: List FreeBSD-STABLE Mailing Subject: Re: local APIC error 0x40 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jul 2012 21:07:38 -0000 On 24 Jul 2012, at 4:26 AM, Konstantin Belousov wrote: > Does your system slows down with these messages ? 0x40 means that some > code tried to send IPI with interrupt number from the range of assigned > CPU faults. I believe that FreeBSD code never does that. > > Is there a BIOS upgrade for your machine ? No, the system does not slow down. I am checking on the BIOS upgrade. Dan