From: | Matthew <matthew(at)flymine(dot)org> |
---|---|
To: | pgsql-performance(at)postgresql(dot)org |
Subject: | Re: Strange behavior: pgbench and new Linux kernels |
Date: | 2008-04-17 17:48:25 |
Message-ID: | Pine.LNX.4.64.0804171840180.20402@aragorn.flymine.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
On Thu, 17 Apr 2008, Jeffrey Baker wrote:
> On Thu, Apr 17, 2008 at 12:58 AM, Greg Smith <gsmith(at)gregsmith(dot)com> wrote:
>> So in the case of this simple benchmark, I see an enormous performance
>> regression from the newest Linux kernel compared to a much older one.
>
> This has been discussed recently on linux-kernel. It's definitely a
> regression. Instead of getting a nice, flat overload behavior when
> the # of busy threads exceeds the number of CPUs, you get the
> declining performance you noted.
>
> Poor PostgreSQL scaling on Linux 2.6.25-rc5 (vs 2.6.22)
> http://marc.info/?l=linux-kernel&m=120521826111587&w=2
The last message in the thread says that 2.6.25-rc6 has the problem
nailed. That was a month ago. So I guess, upgrade to 2.6.25, which was
released today.
Matthew
--
"Prove to thyself that all circuits that radiateth and upon which thou worketh
are grounded, lest they lift thee to high-frequency potential and cause thee
to radiate also. " -- The Ten Commandments of Electronics
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Smith | 2008-04-17 18:15:31 | Re: Strange behavior: pgbench and new Linux kernels |
Previous Message | Alvaro Herrera | 2008-04-17 17:15:40 | Re: SQL Function Slowness, 8.3.0 |