From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22368 invoked by alias); 26 Oct 2016 11:26:11 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 21430 invoked by uid 89); 26 Oct 2016 11:26:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=fingers, Hx-languages-length:391, ibis X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail.pacific.net Subject: Re: Re: [PATCH 1/2] Add note on MALLOC_MMAP_* environment variables To: "Carlos O'Donell" References: <57acdb4a-ef0b-0bd8-bc8d-6bb8bbc3aaab@redhat.com> Cc: Siddhesh Poyarekar , libc-alpha@sourceware.org From: Rical Jasan Message-ID: <3e2a1ff2-3d9b-2559-a576-58e432388ba1@pacific.net> Date: Wed, 26 Oct 2016 11:26:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <57acdb4a-ef0b-0bd8-bc8d-6bb8bbc3aaab@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-Null-Tag: 4943b4265dfd4562a86ee3360011fb86 X-SW-Source: 2016-10/txt/msg00457.txt.bz2 On 10/25/2016 09:15 PM, Carlos O'Donell wrote: >> > +If this parameter is not set, the default value is set as 128 KB and the > Should this be 128KiB? I don't think binary computers count with 10 fingers. At any rate, we don't have any ibi's AFAICS: $ grep -Pi '\d[kmgt]i?b\b' manual/*.texi So maybe "128kB"? ;) Rical