Re: PSA: If you are running Precise/12.04 upgrade your kernel.

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: sthomas(at)optionshouse(dot)com
Cc: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, Stuart Bishop <stuart(at)stuartbishop(dot)net>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: PSA: If you are running Precise/12.04 upgrade your kernel.
Date: 2013-06-20 19:06:32
Message-ID: CAOR=d=30L0WntfLPx5XJDUvg6bUZUyO69g3Gc6QqSN9ANOid1A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Good to know. I've got a few spare machines I might be able to test
3.2 kernels on in the next few months

On Thu, Jun 20, 2013 at 12:54 PM, Shaun Thomas <sthomas(at)optionshouse(dot)com> wrote:
> On 06/17/2013 04:00 PM, Joshua D. Drake wrote:
>
>>>
>>> http://postgresql.1045698.n5.nabble.com/Ubuntu-12-04-3-2-Kernel-Bad-for-PostgreSQL-Performance-td5735284.html
>>>
>>> tl;dr for that thread seems to be a driver problem (fusionIO?), I'm
>>> unsure if Ubuntu specific or in the upstream kernel.
>
>
> That instance wasn't a driver problem. The problem was that the FusionIO
> driver uses kernel threads to perform IO, and it seems that several of the
> 3.x kernels have issues with task migration using the new CFS CPU scheduler
> which replaced the O(1) one.
>
> The next thread related to this that fixed our particular case was this one:
>
> http://www.postgresql.org/message-id/50E4AAB1.9040902@optionshouse.com
>
> --
> Shaun Thomas
> OptionsHouse | 141 W. Jackson Blvd. | Suite 500 | Chicago IL, 60604
> 312-676-8870
> sthomas(at)optionshouse(dot)com
>
> ______________________________________________
>
> See http://www.peak6.com/email_disclaimer/ for terms and conditions related
> to this email

--
To understand recursion, one must first understand recursion.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David Johnston 2013-06-20 19:29:38 Re: Problem with left join when moving a column to another table
Previous Message Jason Long 2013-06-20 18:59:31 Problem with left join when moving a column to another table