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

From Andres Freund
Subject Re: [PATCH] Use MAP_HUGETLB where supported (v3)
Date
Msg-id 20131121215811.GG27838@alap2.anarazel.de
Whole thread Raw
In response to Re: [PATCH] Use MAP_HUGETLB where supported (v3)  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 2013-11-21 16:24:56 -0500, Robert Haas wrote:
> > What about
> > huge_tlb_pages={off,try}
> >
> > Or maybe
> > huge_tlb_pages={off,try,require}
> 
> I'd spell "require" as "on", or at least accept that as a synonym.

That's off,try, on is what the patch currently implements, Abhijit just
was arguing for dropping the error-out option.

Greetings,

Andres Freund

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



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: new unicode table border styles for psql
Next
From: Peter Eisentraut
Date:
Subject: Re: Replication Node Identifiers and crashsafe Apply Progress