Re: patch: add MAP_HUGETLB to mmap() where supported (WIP)

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Richard Poole <richard(at)2ndQuadrant(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: patch: add MAP_HUGETLB to mmap() where supported (WIP)
Date: 2013-09-15 02:03:50
Message-ID: 1379210630.19286.27.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, 2013-09-14 at 00:41 +0100, Richard Poole wrote:
> The attached patch adds the MAP_HUGETLB flag to mmap() for shared
> memory on systems that support it.

Please fix the tabs in the SGML files.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2013-09-15 02:05:49 Re: PL/pgSQL, RAISE and error context
Previous Message Peter Eisentraut 2013-09-15 02:02:05 Re: plpgsql.print_strict_params