On 29.08.2006 [13:58:18 -0500], Adam Litke wrote:
> On Tue, 2006-08-29 at 08:44 -0700, Nishanth Aravamudan wrote:
> > Currently, morecore is enabled, if HUGETLB_MORECORE is set at all in the
> > environment, even if its value is "no". That is counterintuitive, as
> > none of the other environment v
On Tue, 2006-08-29 at 08:44 -0700, Nishanth Aravamudan wrote:
> Currently, morecore is enabled, if HUGETLB_MORECORE is set at all in the
> environment, even if its value is "no". That is counterintuitive, as
> none of the other environment variables work that way. Make
> HUGETLB_MORECORE act like H
Currently, morecore is enabled, if HUGETLB_MORECORE is set at all in the
environment, even if its value is "no". That is counterintuitive, as
none of the other environment variables work that way. Make
HUGETLB_MORECORE act like HUGETLB_ELFMAP.
Signed-off-by: Nishanth Aravamudan <[EMAIL PROTECTED]>