Re: [PATCH] Use MAP_HUGETLB where supported (v3) - Mailing list pgsql-hackers

From Abhijit Menon-Sen
Subject Re: [PATCH] Use MAP_HUGETLB where supported (v3)
Date
Msg-id 20131024060651.GB16636@toroid.org
Whole thread Raw
In response to [PATCH] Use MAP_HUGETLB where supported (v3)  (Abhijit Menon-Sen <ams@2ndquadrant.com>)
List pgsql-hackers
At 2013-10-24 11:33:13 +0530, ams@2ndquadrant.com wrote:
>
> >From /proc/$pid/status, VmPTE was 2880kb with huge_tlb_pages=off, and
> 56kb with it turned on.

(VmPTE is the size of the process's page tables.)

-- Abhijit



pgsql-hackers by date:

Previous
From: Abhijit Menon-Sen
Date:
Subject: [PATCH] Use MAP_HUGETLB where supported (v3)
Next
From: Thom Brown
Date:
Subject: Re: CLUSTER FREEZE