Date: Thu, 7 Mar 2002 08:09:06 -0600 From: GB Clark <gclarkii@vsservices.com> To: mitko@rila.bg Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Swapping performance Message-ID: <20020307080906.367be8df.gclarkii@vsservices.com> In-Reply-To: <20020307142759.0d95d467.mitko@rila.bg> References: <20020307090707.GC26621@elvis.mu.org> <Pine.BSF.4.21.0203070359110.41354-100000@InterJet.elischer.org> <20020307142759.0d95d467.mitko@rila.bg>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 7 Mar 2002 14:27:59 +0200 Dimitar Peikov <mitko@rila.bg> wrote: > On Thu, 7 Mar 2002 04:01:58 -0800 (PST) > Julian Elischer <julian@elischer.org> wrote: > > > he said -stable.. > > > > what are the malloc options on -stable? > > > > maybe we should make sure that they are null > > > > ln -s ">" /etc/malloc.conf > > (I hope that helps) :) > > > > I've tested it with : > > cc -O6 -o malloc_test malloc_test.c That -O6 does not look right from here. Do we support anything over -O2? And how about some source for malloc_test.c? The fact of running something at -O6 started some bells ringing. --SNIP-- GB -- GB Clark II | Roaming FreeBSD Admin gclarkii@VSServices.COM | General Geek CTHULU for President - Why choose the lesser of two evils? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020307080906.367be8df.gclarkii>