From owner-freebsd-performance@FreeBSD.ORG Thu Mar 10 21:42:26 2005 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDCE216A4CE for ; Thu, 10 Mar 2005 21:42:26 +0000 (GMT) Received: from cyrus.watson.org (cyrus.watson.org [204.156.12.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A5AF43D54 for ; Thu, 10 Mar 2005 21:42:26 +0000 (GMT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by cyrus.watson.org (Postfix) with SMTP id CB87746B8C; Thu, 10 Mar 2005 16:42:25 -0500 (EST) Date: Thu, 10 Mar 2005 21:40:04 +0000 (GMT) From: Robert Watson X-Sender: robert@fledge.watson.org To: ISP Informatique In-Reply-To: <422ECAF7.4050407@ispinfo.fr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE cc: freebsd-performance@freebsd.org Subject: Re: FreeBSD 5.3 et multiprocessor X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 21:42:26 -0000 On Wed, 9 Mar 2005, ISP Informatique wrote: > Hello, I recently have just passed a server of FreeBSD 4.2 to FreeBSD > 5.3. The nasty surprise being which I note a notable reduction in the > performances. The machine is a HP LT6000r, quadri Xeon 700 with 2Go of > RAM. >=20 > The results are appreciably the same ones with a kernel including or not > "options SMP". Could you tell us a bit more about what kind of performance difference you're seeing? Specifically, what sort of workload? There are a lot of changes between 4.x and 5.x -- SMP model changes, threading changes, file system changes, device driver changes, etc. Trying to figure out what's going on will require narrowing down a bit what the variables are. Thanks, Robert N M Watson >=20 > Did I miss some thing? or perhaps did this already arrive at others?=20 > In particular, I has just crossed this in > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-co= nfig.html=20 >=20 >=20 > > > > options SCHED_4BSD # 4BSD scheduler > > =20 > > > > The traditional scheduler for FreeBSD. Depending on your system's=20 > > workload, you may gain performance by using the new ULE scheduler for= =20 > > FreeBSD that has been designed specially for SMP, but works just fine= =20 > > on UP systems too. If you wish to try it out, replace SCHED_4BSD with= =20 > > SCHED_ULE in your configuration file. >=20 > Did you already test?=20 >=20 > By advance, thank you, >=20 > --=20 > Hubert Adgi=E9 >=20 > ISP Informatique > www.ispinfo.fr > 0890 710 147 >=20 >=20 > _______________________________________________ > freebsd-performance@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-performance > To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd= =2Eorg" >=20