Re: Linux memory zone reclaim

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Linux memory zone reclaim
Date: 2012-08-03 23:15:33
Message-ID: 501C5B95.90400@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance


>> This is poor design on Linux's part, since even the distant RAM is
>> faster than disk. For now, we've been disabling zone_reclaim entirely.
>
> I haven't run into this, but we were running ubuntu 10.04 LTS. What
> kernel were you running when this happened? I'd love to see a test
> case on this, as it seems like a major regression if it's on newer
> kernels, and we're looking at running 12.04 LTS soon on one of our
> bigger machines.

Jeff Frost will have a blog up about it later; we're still collecting data.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Midge Brown 2012-08-04 00:38:33 slow query, different plans
Previous Message Scott Marlowe 2012-08-03 23:02:38 Re: Linux memory zone reclaim