From owner-freebsd-alpha@FreeBSD.ORG Mon Mar 7 11:26:04 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F72716A4CE for ; Mon, 7 Mar 2005 11:26:04 +0000 (GMT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE6F443D31 for ; Mon, 7 Mar 2005 11:26:03 +0000 (GMT) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [10.1.1.7]) (authenticated bits=0)j27BPxHw084684 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Mon, 7 Mar 2005 12:26:01 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [IPv6:3ffe:400:8d0:301::12]) by cicely5.cicely.de (8.12.10/8.12.10) with ESMTP id j27BPUVK011901 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 7 Mar 2005 12:25:31 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.12.11/8.12.11) with ESMTP id j27BPTNJ040042; Mon, 7 Mar 2005 12:25:29 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.12.11/8.12.11/Submit) id j27BPTpd040041; Mon, 7 Mar 2005 12:25:29 +0100 (CET) (envelope-from ticso) Date: Mon, 7 Mar 2005 12:25:29 +0100 From: Bernd Walter To: Samo Jelov?ek Message-ID: <20050307112528.GJ22167@cicely12.cicely.de> References: <1110145697.7749.6.camel@kishta.homeunix> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1110145697.7749.6.camel@kishta.homeunix> X-Operating-System: FreeBSD cicely12.cicely.de 5.2-CURRENT alpha User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.9 required=3.0 tests=BAYES_00 autolearn=no version=2.64 X-Spam-Report: * -4.9 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on cicely12.cicely.de cc: freebsd-alpha@freebsd.org Subject: Re: 5.3-RELEASE-p5 and alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 11:26:04 -0000 On Sun, Mar 06, 2005 at 10:48:17PM +0100, Samo Jelov?ek wrote: > Hello, > > I have installed FreeBSD 5.3-RELEASE-p5 and i have weird filing that > machine is working very slow. I have filing that my alpha machine was > working faster on 4.11.. All compiling things are very slow, and when i > go to the phpSysInfo I'm waitng about 10seconds when page get opened. On > my Linux box, whitch proccessor is 333MHz(Celeron) it take about 2s to > open phpSysInfo page. Do anyone know what could be the problem here? I > have Alpha 164SX 128MB RAM.. The gcc-3.x used in FreeBSD 5.x is much slower than the older one used in FreeBSD-4.x. This is mostly because the compiler does a harder job in optimising. All in all my Impression was that alpha binaries run faster if compiled with gcc-3. Since your 164SX should have an BWX enabled CPU you might want to try compiling everything with CPU type set. Maybe that would help with your phpSysInfo Problem. If you could name a simpler to analyse case, which feels too slow, things would be easier. -- B.Walter BWCT http://www.bwct.de bernd@bwct.de info@bwct.de