From owner-freebsd-smp@FreeBSD.ORG Wed Oct 15 00:44:34 2003 Return-Path: Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07B7916A4BF for ; Wed, 15 Oct 2003 00:44:34 -0700 (PDT) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFBE243FB1 for ; Wed, 15 Oct 2003 00:44:31 -0700 (PDT) (envelope-from elessar@galgenberg.net) Received: from wrzx34.rz.uni-wuerzburg.de (wrzx34.rz.uni-wuerzburg.de [132.187.3.34]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id 8860D5C428 for ; Wed, 15 Oct 2003 09:44:30 +0200 (CEST) Received: from virusscan (localhost [127.0.0.1]) by wrzx34.rz.uni-wuerzburg.de (Postfix) with ESMTP id 5E0751524A for ; Wed, 15 Oct 2003 09:44:30 +0200 (CEST) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by wrzx34.rz.uni-wuerzburg.de (Postfix) with ESMTP id 3055315229 for ; Wed, 15 Oct 2003 09:44:30 +0200 (CEST) Received: from frodo.galgenberg.net (wwsx14.win-screen.uni-wuerzburg.de [132.187.253.14]) by mailmaster.uni-wuerzburg.de (Postfix) with SMTP id D5BBB5C40B for ; Wed, 15 Oct 2003 09:44:29 +0200 (CEST) Received: (qmail 30922 invoked from network); 15 Oct 2003 07:44:29 -0000 Received: from gb-22-219.galgenberg.net (HELO aragorn.starkstrom.lan) (172.16.22.219) by frodo.galgenberg.net with SMTP; 15 Oct 2003 07:44:29 -0000 Date: Wed, 15 Oct 2003 09:43:50 +0200 From: Elessar To: freebsd-smp@freebsd.org Message-Id: <20031015094350.67e5d58c.elessar@galgenberg.net> In-Reply-To: <1066156951.603.6.camel@nbmatthijs.active2.homelinux.org> References: <1066156951.603.6.camel@nbmatthijs.active2.homelinux.org> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new (Rechenzentrum Universitaet Wuerzburg) Subject: Re: SMP 1.4 support ? X-BeenThere: freebsd-smp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD SMP implementation group List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Oct 2003 07:44:34 -0000 On Tue, 14 Oct 2003 20:42:31 +0200 Matthijs Mohlmann wrote: > ey, > > I'm new on the list and have a Dual AMD 1800+ MP with 512M Ram and > running FreeBSD 5.1 Current (14-11-2003). > > These computer is not a production server it's my desktop. > > Does FreeBSD contain support for SMP 1.4 ? > > And how stable is the SMP code in FreeBSD ? Because i've lots of panics. > panics on: > locking against myself > vm panics > > And a friend of me have a quad Pentium Pro 200 and the FreeBSD install > crashes by do_page_fault. > That is it, the experience that makes the -CURRENT branch the -CURRENT branch. Just stick to -STABLE or 5.1-release. Both of them are running here very smooth on dual p3 and dual ppro hardware. Joerg