Re: [PATCH] Add support for choosing huge page size

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Odin Ugedal <odin(at)ugedal(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Add support for choosing huge page size
Date: 2020-06-10 05:42:16
Message-ID: CA+hUKGKJkWtPiobWAXNB=LdnA=MGJkf1PhkRtTbSDEavmQ9LVg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jun 10, 2020 at 5:11 PM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> 3. Last time I checked, Solaris and illumos seemed to have the same
> philosophy as FreeBSD and not give you explicit control; my info could
> be out of date, and I have no clue beyond that.

Ah, I was wrong about that one: memcntl(2) looks highly relevant, but
I'm not planning to look into that myself.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Vianello Fabio 2020-06-10 06:02:54 RE: BUG #16481: Stored Procedure Triggered by Logical Replication is Unable to use Notification Events
Previous Message David Rowley 2020-06-10 05:39:26 Re: Parallel Seq Scan vs kernel read ahead