Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Feb 2001 18:06:23 -0500 (EST)
From:      mi@aldan.algebra.com
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        arch@freebsd.org
Subject:   Re: cvs commit: src/share/mk sys.mk
Message-ID:  <200102212306.f1LN6Ov33309@misha.privatelabs.com>
In-Reply-To: <20010221123835.A59024@mollari.cthul.hu>

next in thread | previous in thread | raw e-mail | index | archive | help
On 21 Feb, Kris Kennaway wrote:
= On Wed, Feb 21, 2001 at 01:27:54PM -0500, mi@aldan.algebra.com wrote:
= > BTW, may be -mcpu=${MACHINE_CPU} can  be added to the default CFLAGS
= > now? And a comment, that changing -mcpu to -march will, probably, be
= > even  better, but  will prevent  the binaries  from being  usable on
= > earlier CPUs.
[...]
= The -march statement  doesnt matter though, since  some binaries built
= with MACHINE_CPU set will already be CPU-specific (e.g. if you specify
= i686 then openssl will use the i686 blowfish code)

This  means, the  released binaries  will  never be  compiled with  this
optimizations (since  they are  expected to  run on  all architectures).
And  that  means, people  doing  benchmarks  of  the  "out of  the  box"
installations, will find FreeBSD slower for "secure web-hosting".

Unless, of course, we provide different binaries on CDs.

	-mi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102212306.f1LN6Ov33309>