Re: [PATCH] Use MAP_HUGETLB where supported (v3)

From: Christian Kruse <christian(at)2ndquadrant(dot)com>
To: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
Cc: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>, Andres Freund <andres(at)2ndquadrant(dot)com>, Abhijit Menon-Sen <ams(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Use MAP_HUGETLB where supported (v3)
Date: 2014-01-29 19:59:30
Message-ID: 20140129195930.GD31325@defunct.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 29/01/14 21:36, Heikki Linnakangas wrote:
> […]
> Fix pushed.

You are right. Thanks. But there is another bug, see

<20140128154307(dot)GC24091(at)defunct(dot)ch>

ff. Attached you will find a patch fixing that.

Best regards,

--
Christian Kruse http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Attachment Content-Type Size
hugepages-v8.patch text/x-diff 841 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2014-01-29 20:01:01 Re: Planning time in explain/explain analyze
Previous Message Robert Haas 2014-01-29 19:54:49 Re: Add min and max execute statement time in pg_stat_statement