Re: patch: add MAP_HUGETLB to mmap() where supported (WIP) - Mailing list pgsql-hackers

From Robert Haas
Subject Re: patch: add MAP_HUGETLB to mmap() where supported (WIP)
Date
Msg-id CA+Tgmob5HjYjMy6PwqOy7GDZKT=AmTUhuggtJj4a_RqQvJe6Jg@mail.gmail.com
Whole thread Raw
In response to Re: patch: add MAP_HUGETLB to mmap() where supported (WIP)  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List pgsql-hackers
On Mon, Sep 16, 2013 at 9:13 AM, Heikki Linnakangas
<hlinnakangas@vmware.com> wrote:
> Robert, do you remember why you put the "pagesize = sysconf(_SC_PAGE_SIZE);"
> call in the new mmap() shared memory allocator?

Hmm, no.  Unfortunately, I don't.  We could try ripping it out and see
if the buildfarm breaks. If it is needed, then the dynamic shared
memory patch I posted probably needs it as well.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: relscan_details.h
Next
From: Marko Tiikkaja
Date:
Subject: Re: plpgsql.print_strict_params