Date: Fri, 26 Mar 1999 17:55:51 +0100 (CET) From: Leif Neland <root@neland.dk> To: Stuart Henderson <stuart@eclipse.net.uk> Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Need help fine-tuning a web server (fwd) Message-ID: <Pine.BSF.4.05.9903261754170.18843-100000@gina.neland.dk> In-Reply-To: <36FBAE8F.17384C3F@eclipse.net.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9903261754170.18843-100000>