From owner-freebsd-current@FreeBSD.ORG Tue Jul 8 12:30:54 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 B035037B401 for ; Tue, 8 Jul 2003 12:30:54 -0700 (PDT) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9FFB43FAF for ; Tue, 8 Jul 2003 12:30:53 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) h68JUrsb068410; Tue, 8 Jul 2003 12:30:53 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)h68JUrsO068409; Tue, 8 Jul 2003 12:30:53 -0700 (PDT) Date: Tue, 8 Jul 2003 12:30:53 -0700 From: Steve Kargl To: Thierry Herbelot Message-ID: <20030708193053.GA68383@troutmask.apl.washington.edu> References: <200307082011.49200.thierry@herbelot.com> <20030708114359.D25140@carver.gumbysoft.com> <200307082109.20039.thierry@herbelot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200307082109.20039.thierry@herbelot.com> User-Agent: Mutt/1.4.1i 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:30:55 -0000 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. -- Steve