Re: NUMA packaging and patch

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Kevin Grittner <kgrittn(at)ymail(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: NUMA packaging and patch
Date: 2014-06-10 17:07:23
Message-ID: 53973B4B.10108@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 06/08/2014 03:45 PM, Kevin Grittner wrote:
> By default, the OS cache and buffers are allocated in the memory
> node with the shortest "distance" from the CPU a process is running
> on.

Note that this will stop being the default in future Linux kernels.
However, we'll have to deal with the old ones for some time to come.

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David G Johnston 2014-06-10 17:13:39 Re: /proc/self/oom_adj is deprecated in newer Linux kernels
Previous Message Joshua D. Drake 2014-06-10 17:05:14 Re: /proc/self/oom_adj is deprecated in newer Linux kernels