From: | Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> |
---|---|
To: | Claudio Freire <klaussfreire(at)gmail(dot)com> |
Cc: | Nik Tek <niktek2005(at)gmail(dot)com>, "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: [PERFORM] Recommended Swap space |
Date: | 2013-04-12 23:06:15 |
Message-ID: | CAOR=d=2LAOYhbV-ThcB5U9UwLP08dfqnjYkMvr+Zp5Kp_bEwxA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-performance |
No, I've had it happen with NUMA turned off. The NUMA issues are with
zone_reclaim_mode. If you have it set to 1 (default on a lot of big
machines) it can cause serious problems with performance as well.
On Fri, Apr 12, 2013 at 3:21 PM, Claudio Freire <klaussfreire(at)gmail(dot)com>wrote:
> On Fri, Apr 12, 2013 at 6:15 PM, Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
> wrote:
> > The really messed up bit is that the problems with the kswapd won't show
> up
> > for weeks, months, or sometimes even longer. The symptoms of a kswapd
> > problem is that swap is mostly full, but there's LOTS of free memory /
> > kernel cache, and the kswapd is busily swapping in / out. Page faults
> > skyrocket and the problem can last for a few minutes or a few hours, then
> > clear up and not occur again for a long time.
>
> Isn't that a NUMA issue?
>
--
To understand recursion, one must first understand recursion.
From | Date | Subject | |
---|---|---|---|
Next Message | Armand du Plessis | 2013-04-14 18:11:02 | pg_basebackup error |
Previous Message | Claudio Freire | 2013-04-12 21:21:44 | Re: Recommended Swap space |
From | Date | Subject | |
---|---|---|---|
Next Message | Jeff Janes | 2013-04-13 01:20:38 | Re: Segment best size |
Previous Message | Rodrigo Barboza | 2013-04-12 21:40:43 | Default value checkpoint_completion_target |