Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Oct 2000 11:19:37 +1300 (NZDT)
From:      Juha Saarinen <juha@saarinen.org>
To:        Randell Jesup <rjesup@wgate.com>
Cc:        Michel Talon <michel@lpthe.jussieu.fr>, "freebsd-stable@FreeBSD.ORG" <freebsd-stable@FreeBSD.ORG>
Subject:   Re: "Malloc type lacks magic" show-stopper solved
Message-ID:  <Pine.LNX.4.21.0010281116220.16125-100000@vimfuego.saarinen.org>
In-Reply-To: <ybu66meotzp.fsf@jesup.eng.tvol.net.jesup.eng.tvol.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> things like PII's than for Athlon/Duron).  Removing frame pointers for
> example can save a lot of memory traffic, 

With -fomit-frame-pointer? That doesn't seem to be possible -- if you try
that, you get an error message about "pg" (probably not the right name,
but I can't check that now) not being compatible with
-fomit-frame-pointer.

> as can letting the compiler
> optimize away or merge locals.

How would you do that, out of interest?
 
-- Juha



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.21.0010281116220.16125-100000>