Re: Redhat 7.2.93 performance (was:Re: PostgreSQL 7.2.1-2PGDG RPMs available for RedHat-skipjack 7.2.93 and RedHat 6.2/SPARC) - Mailing list pgsql-hackers

From Luciano Miguel Ferreira Rocha
Subject Re: Redhat 7.2.93 performance (was:Re: PostgreSQL 7.2.1-2PGDG RPMs available for RedHat-skipjack 7.2.93 and RedHat 6.2/SPARC)
Date
Msg-id 20020414200011.A7588@nsk.yi.org
Whole thread Raw
In response to Redhat 7.2.93 performance (was:Re: PostgreSQL 7.2.1-2PGDG RPMs available for RedHat-skipjack 7.2.93 and RedHat 6.2/SPARC)  (Lamar Owen <lamar.owen@wgcr.org>)
Responses Re: Redhat 7.2.93 performance (was:Re: PostgreSQL 7.2.1-2PGDG RPMs available for RedHat-skipjack 7.2.93 and RedHat 6.2/SPARC)  (Lamar Owen <lamar.owen@wgcr.org>)
List pgsql-hackers
On Sun, Apr 14, 2002 at 02:35:13PM -0400, Lamar Owen wrote:
> 
> Hmmm.
> 
> Raw performance seems to be increased as well, due to an improved kernel 
> (2.4.18 plus low-latency and preemptible patches, according to the kernel 
> source RPM).
The low-latency and preemptible patches are not meant for performance
gains, but for responsiveness, and are not designed to be used in servers,
only in workstations/desktops.

> Although I am a little overwhelmed by the increased performance 
> of this new Athlon 1.2+512MB RAM versus my old Celeron 650+192MB RAM, 7.2.93 
> seems to be faster on the same hardware.
2.4.18 does come with a improved VM, what could justify the performance
increase. As could an update on the compiler (I've being using gcc 3.1 in
my redhat 7.2).

But I can't recomend the beta to anyone, we had problems with one
dual pentium iii server, causing random corruption on
/usr/include/*.h and a lock up.

Regards,
Luciano Rocha

-- 
Luciano Rocha, strange@nsk.yi.org

The trouble with computers is that they do what you tell them, not what
you want.               -- D. Cohen


pgsql-hackers by date:

Previous
From: Lamar Owen
Date:
Subject: Redhat 7.2.93 performance (was:Re: PostgreSQL 7.2.1-2PGDG RPMs available for RedHat-skipjack 7.2.93 and RedHat 6.2/SPARC)
Next
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] WITH DELIMITERS in COPY