Re: [PATCH] Use MAP_HUGETLB where supported (v3) - Mailing list pgsql-hackers

From Merlin Moncure
Subject Re: [PATCH] Use MAP_HUGETLB where supported (v3)
Date
Msg-id CAHyXU0wi5TRboWTcpR-rdJNt=3SFrKWbMXd0pKt8KrZ4TXr6Lw@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Use MAP_HUGETLB where supported (v3)  (Christian Kruse <christian@2ndQuadrant.com>)
List pgsql-hackers
On Tue, Jan 28, 2014 at 5:58 AM, Christian Kruse
<christian@2ndquadrant.com> wrote:
> Hi,
>
> On 28/01/14 13:51, Heikki Linnakangas wrote:
>> Oh darn, I remembered we had already committed this, but clearly not. I'd
>> love to still get this into 9.4. The latest patch (hugepages-v5.patch) was
>> pretty much ready for commit, except for documentation.
>
> I'm working on it. I ported it to HEAD and currently doing some
> benchmarks. Next will be documentation.

you mentioned benchmarks -- do you happen to have the results handy? (curious)

merlin



pgsql-hackers by date:

Previous
From: Sawada Masahiko
Date:
Subject: Re: Add force option to dropdb
Next
From: Heikki Linnakangas
Date:
Subject: Re: Performance Improvement by reducing WAL for Update Operation