Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Mar 2002 16:48:11 +0200
From:      Dimitar Peikov <mitko@rila.bg>
To:        GB Clark <gclarkii@vsservices.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Swapping performance
Message-ID:  <20020307164811.1501ca71.mitko@rila.bg>
In-Reply-To: <20020307080906.367be8df.gclarkii@vsservices.com>
References:  <20020307090707.GC26621@elvis.mu.org> <Pine.BSF.4.21.0203070359110.41354-100000@InterJet.elischer.org> <20020307142759.0d95d467.mitko@rila.bg> <20020307080906.367be8df.gclarkii@vsservices.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 7 Mar 2002 08:09:06 -0600
GB Clark <gclarkii@vsservices.com> wrote:

> 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?
> 

I've checked -O6 more complicated sources and they work just amazing! This
is a GCC problem, not an OS specific feature. (I've use this and on Linux,
OpenBSD, Solaris SPARC/Intel). Even if I compile it using -O2 the result is
the same. FreeBSD machine always finish late! At this time I can't compare
with Solaris, but OpenBSD got near the same performance.

> 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?


-- 
Dimitar Peikov
Programmer Analyst
Globalization Group
"We Build e-Business"  

RILA Solutions  
27 Building, Acad.G.Bonchev Str.  
1113 Sofia, Bulgaria  

phone: (+359 2) 9797320 
phone: (+359 2) 9797300 
fax:   (+359 2) 9733355  
http://www.rila.com 

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?20020307164811.1501ca71.mitko>