Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2007 22:00:37 +0000
From:      "B. Estrade" <estrabd+freebsd-smp@gmail.com>
To:        "Kris Kennaway" <kris@obsecurity.org>
Cc:        smp@freebsd.org
Subject:   Re: Progress on scaling of FreeBSD on 8 CPU systems
Message-ID:  <a7ee76680702271400v5e0d11cepaf84fa546e4061c2@mail.gmail.com>
In-Reply-To: <20070227205951.GA56651@xor.obsecurity.org>
References:  <20070224213111.GB41434@xor.obsecurity.org> <20070227182511.GD29041@decibel.org> <20070227205951.GA56651@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> I've mentioned this a couple of times, but postgresql didn't scale
> well [on freebsd at least] when I tried it last year.  I hope to
> revisit when I get time.

What other applications have you used to test the scalability?  Have
you looked into utilizing OpenMP (available via intel compilers, which
are free for private use) ?

http://www.intel.com/cd/software/products/asmo-na/eng/compilers/flin/282048.htm

I am not sure of the state of GCC's OpenMP implementation
(http://gcc.gnu.org/projects/gomp/), but that might be more palatable
to some.

It seems that there either exist OpenMP benchmarks for shared memory
systems or ones could be easily be created for fully exercising (or
maybe exorcising;) the system.  One thing is for sure, there are a lot
of scientific applications out there written using OpenMP that might
serve this purpose as well.

Cheers,
Brett



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