From owner-freebsd-current@FreeBSD.ORG Thu Nov 4 14:22:42 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F93D16A4CF for ; Thu, 4 Nov 2004 14:22:42 +0000 (GMT) Received: from duchess.speedfactory.net (duchess.speedfactory.net [66.23.201.84]) by mx1.FreeBSD.org (Postfix) with SMTP id C6EE043D49 for ; Thu, 4 Nov 2004 14:22:41 +0000 (GMT) (envelope-from ups@tree.com) Received: (qmail 32155 invoked by uid 89); 4 Nov 2004 14:22:38 -0000 Received: from duchess.speedfactory.net (66.23.201.84) by duchess.speedfactory.net with SMTP; 4 Nov 2004 14:22:38 -0000 Received: (qmail 32107 invoked by uid 89); 4 Nov 2004 14:22:37 -0000 Received: from unknown (HELO palm.tree.com) (66.23.216.49) by duchess.speedfactory.net with SMTP; 4 Nov 2004 14:22:37 -0000 Received: from [127.0.0.1] (localhost.tree.com [127.0.0.1]) by palm.tree.com (8.12.10/8.12.10) with ESMTP id iA4EMa5R001736; Thu, 4 Nov 2004 09:22:36 -0500 (EST) (envelope-from ups@tree.com) From: Stephan Uphoff To: Nik Azim Azam In-Reply-To: <1099485223.90396.98.camel@palm.tree.com> References: <20041021081115.88930.qmail@web21125.mail.yahoo.com> <1099447887.90396.91.camel@palm.tree.com> <1099485223.90396.98.camel@palm.tree.com> Content-Type: text/plain Message-Id: <1099578156.90396.2592.camel@palm.tree.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 04 Nov 2004 09:22:36 -0500 Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: number of CPUs and IPI panic X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 04 Nov 2004 14:22:42 -0000 On Wed, 2004-11-03 at 07:33, Stephan Uphoff wrote: > On Tue, 2004-11-02 at 21:11, Stephan Uphoff wrote: > > On Thu, 2004-10-21 at 04:11, Nik Azim Azam wrote: > > > the system still panics with the same message with the > > > provided patch. please advise me what should i do to > > > get more information out of this panic. > > > > > > thanks, > > > nik. > > > > Could you try the attached patch? > > > > Thanks > > Stephan > > > > ______________________________________________________________________ > There is a bug in my patch that basically disables AST IPIs :-(. > ( Pretty harmless - buildworld runs without a hitch) > I will send a new patch later today. > > Stephan Uhhh .. caught a virus and need to recover first. My last patch was so ridiculously broken that I decided not to touch any code for the next few days. Stephan