Re: PostgreSQL and HugePage
Mark Wong <markwkm@gmail.com>
From: Mark Wong <markwkm@gmail.com>
To: daveg <daveg@sonic.net>
Cc: Mark Kirkwood <mark.kirkwood@catalyst.net.nz>,
pgsql-hackers@postgresql.org
Date: 2010-10-21T15:16:27Z
Lists: 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