From owner-freebsd-current@FreeBSD.ORG Tue Jul 8 12:47:32 2003 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 0355637B401 for ; Tue, 8 Jul 2003 12:47:32 -0700 (PDT) Received: from herbelot.dyndns.org (herbelot.net1.nerim.net [62.212.117.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2A6443FB1 for ; Tue, 8 Jul 2003 12:47:30 -0700 (PDT) (envelope-from thierry@herbelot.com) Received: from diversion.herbelot.nom (diversion.herbelot.nom [192.168.2.6]) by herbelot.dyndns.org (8.12.9/8.12.9) with ESMTP id h68JmbKP002980; Tue, 8 Jul 2003 21:48:37 +0200 (CEST) From: Thierry Herbelot To: Steve Kargl Date: Tue, 8 Jul 2003 21:47:23 +0200 User-Agent: KMail/1.5.2 References: <200307082011.49200.thierry@herbelot.com> <200307082109.20039.thierry@herbelot.com> <20030708193053.GA68383@troutmask.apl.washington.edu> In-Reply-To: <20030708193053.GA68383@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200307082147.23042.thierry@herbelot.com> cc: current ML Subject: Re: systematic panic on an SMP machine for 5.1-Release 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: Tue, 08 Jul 2003 19:47:32 -0000 Le Tuesday 08 July 2003 21:30, Steve Kargl a écrit : > On Tue, Jul 08, 2003 at 09:09:20PM +0200, Thierry Herbelot wrote: > > TfH > > > > PS : as I said, the box has a 2GB RAM, so moving around the vmcore is not > > easy > > Add "options DISABLE_PSE" and "options DISABLE_PG_G" > to your kernel configuration. Report back if you > still have a panic. will do tomorrow morning thanks for the tip TfH PS : is this an indication of bug in the p-III or in the chipset ? (ISTR these options could be used to get around unnamed errata of the p-IV)