Re: PostgreSQL and HugePage

From: Mark Kirkwood <mark(dot)kirkwood(at)catalyst(dot)net(dot)nz>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: PostgreSQL and HugePage
Date: 2010-10-20 03:08:37
Message-ID: 4CBE5D35.2000408@catalyst.net.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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 :-)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2010-10-20 03:10:55 Re: security hook on authorization
Previous Message Mark Kirkwood 2010-10-20 03:05:37 Re: PostgreSQL and HugePage