Re: PostgreSQL and HugePage - Mailing list pgsql-hackers

From Mark Wong
Subject Re: PostgreSQL and HugePage
Date
Msg-id AANLkTik9tbCHZFEHw-ttC2kfqooRXT3jyWUuRQnzq873@mail.gmail.com
Whole thread Raw
In response to Re: PostgreSQL and HugePage  (daveg <daveg@sonic.net>)
Responses Re: PostgreSQL and HugePage
List pgsql-hackers
On Tue, Oct 19, 2010 at 8:30 PM, daveg <daveg@sonic.net> wrote:
> On Wed, Oct 20, 2010 at 04:08:37PM +1300, Mark Kirkwood wrote:
>> On 20/10/10 16:05, Mark Kirkwood wrote:
>> >
>> >
>> >shmget and friends are hugetlbpage  aware, so it seems it should 'just
>> >work'.
>> >
>>
>> Heh - provided you specify
>>
>> SHM_HUGETLB
>>
>>
>> in the relevant call that is :-)
>
> I had a patch for this against 8.3 that I could update if there is any
> interest. I suspect it is helpful.

Oh, probably better than me digging up my broken one.  Send it out as
is if you don't want to update it. :)

Regards,
Mark


pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: Extensions, this time with a patch
Next
From: "Kevin Grittner"
Date:
Subject: Re: Serializable snapshot isolation patch