Re: high io BUT huge amount of free memory - Mailing list pgsql-hackers

From Robert Haas
Subject Re: high io BUT huge amount of free memory
Date
Msg-id CA+TgmobbV25YxSMtOd1dvd4hOeGFUTRxK=m+JD+uiZvP3Jz9ZA@mail.gmail.com
Whole thread Raw
In response to Re: high io BUT huge amount of free memory  (Shaun Thomas <sthomas@optionshouse.com>)
Responses Re: high io BUT huge amount of free memory
List pgsql-hackers
On Tue, Apr 23, 2013 at 10:50 AM, Shaun Thomas <sthomas@optionshouse.com> wrote:
> This is most likely a NUMA issue. There really seems to be some kind of
> horrible flaw in the Linux kernel when it comes to properly handling NUMA on
> large memory systems.

Are you referring to the fact that vm.zone_reclaim_mode = 1 is an
idiotic default?

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Jeevan Chalke
Date:
Subject: Re: REFRESH MATERIALIZED VIEW command in PL block hitting Assert
Next
From: Andres Freund
Date:
Subject: missing time.h include in psql/command.c since the addition of \watch