From owner-freebsd-isp Fri Mar 26 8:56:25 1999 Delivered-To: freebsd-isp@freebsd.org Received: from gina.neland.dk (mail.neland.dk [194.255.12.232]) by hub.freebsd.org (Postfix) with ESMTP id 886141514C for ; Fri, 26 Mar 1999 08:56:05 -0800 (PST) (envelope-from root@neland.dk) Received: from gina (gina [192.168.0.14]) by gina.neland.dk (8.9.3/8.9.3) with ESMTP id RAA19127; Fri, 26 Mar 1999 17:55:51 +0100 (CET) (envelope-from root@neland.dk) Date: Fri, 26 Mar 1999 17:55:51 +0100 (CET) From: Leif Neland To: Stuart Henderson Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Need help fine-tuning a web server (fwd) In-Reply-To: <36FBAE8F.17384C3F@eclipse.net.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 26 Mar 1999, Stuart Henderson wrote: > > Does -m486 also help on Pentium or Pentium II systems ? > > Yes it does. If you don't include it then gcc will only use instructions > that also work on 386's - enabling 486 optimizations will allow the use > of some extra opcodes that weren't available for 386's that can speed up > some operations. Could this be put in a config/include file somewhere so it also gets used when making ports? Leif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message