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

From: Abhijit Menon-Sen <ams(at)2ndquadrant(dot)com>
To: Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCH] Use MAP_HUGETLB where supported (v3)
Date: 2013-10-30 04:58:26
Message-ID: 20131030045826.GE4183@toroid.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At 2013-10-24 19:00:28 +0200, andres(at)2ndquadrant(dot)com wrote:
>
> I think we should log when we tried to use hugepages but fell back to
> plain mmap, currently it's hard to see whether they are used.

Good idea, thanks. I'll do this in the next patch I post (which will be
after we reach some consensus about how to handle the rounding problem).

-- Abhijit

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2013-10-30 05:22:13 Re: Something fishy happening on frogmouth
Previous Message Abhijit Menon-Sen 2013-10-30 04:46:57 Re: [PATCH] Use MAP_HUGETLB where supported (v3)