From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12777 invoked by alias); 19 Oct 2016 07:09:10 -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 12758 invoked by uid 89); 19 Oct 2016 07:09:10 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,SPF_NEUTRAL autolearn=no version=3.3.2 spammy=calculated X-HELO: homiemail-a92.g.dreamhost.com Reply-To: siddhesh@sourceware.org Subject: Re: [PATCH 2/2] Document the M_ARENA_* mallopt parameters References: <1476120388-26662-1-git-send-email-siddhesh@sourceware.org> <1476120388-26662-2-git-send-email-siddhesh@sourceware.org> <8183dc36-7d6a-bbfc-b6ff-568a2de8af28@redhat.com> <33f30947-9f11-363e-3f35-6c593632f000@sourceware.org> <968422de-27f2-3359-6a76-61c152c253dd@sourceware.org> <44b3adfe-e986-48f0-3b91-efafc4b95632@gmail.com> To: "Michael Kerrisk (man-pages)" , Carlos O'Donell Cc: libc-alpha From: Siddhesh Poyarekar Message-ID: <4579dcca-5810-abf4-f0ba-2f213b92685d@sourceware.org> Date: Wed, 19 Oct 2016 07:09:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <44b3adfe-e986-48f0-3b91-efafc4b95632@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2016-10/txt/msg00323.txt.bz2 On Wednesday 19 October 2016 12:23 PM, Michael Kerrisk (man-pages) wrote: > I agree. But it's also not what I said ;-). I said "determined according > to the value of..." Ahh, I wouldn't have caught that if you hadn't pointed it out. > Your details following are a little more precise. But I believe Carlos, > when he wrote the text about how the limit was calculated, deliberately > chose to be more vague. I'm okay with including this level of detail > in the man page, but, if I recall correctly, Carlos wanted to avoid it. I'll let Carlos take the call on that. He asked for detail in the glibc manual, so I'll propose that level and detail for the manual and see what he thinks. Siddhesh