Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25057 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51372 invoked by uid 1010); 29 Jul 2006 20:13:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 51354 invoked from network); 29 Jul 2006 20:13:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jul 2006 20:13:55 -0000 X-PHP-List-Original-Sender: bertrand@toggg.com X-Host-Fingerprint: 212.27.42.30 smtp4-g19.free.fr Linux 2.4 (Google crawlbot) Received: from ([212.27.42.30:48663] helo=smtp4-g19.free.fr) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id EE/AF-58709-E7FBBC44 for ; Sat, 29 Jul 2006 16:05:19 -0400 Received: from [192.168.0.3] (lns-bzn-20-82-250-45-146.adsl.proxad.net [82.250.45.146]) by smtp4-g19.free.fr (Postfix) with ESMTP id 8CAF4547E8 for ; Sat, 29 Jul 2006 22:05:15 +0200 (CEST) Message-ID: <44CBC0A1.7060609@toggg.com> Date: Sat, 29 Jul 2006 22:10:09 +0200 Reply-To: bertrand@toggg.com User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc3 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: internals@lists.php.net References: <44CBA433.3030609@toggg.com> <004c01c6b347$1ddcfe30$6600a8c0@zend.2k> In-Reply-To: <004c01c6b347$1ddcfe30$6600a8c0@zend.2k> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] does 16M give a counting overhead ? From: bertrand@toggg.com (bertrand Gugger) Andi Gutmans wrote: > Hi Bertrand, > > The discussion is on how and what we count, not on whether to count or not. The quoted discussion is/was , this one is about the possibility to get 16M without counting. > If you count in 256KB increments instead of in byte increments then there's > less counting to do in order to get to 16MB :) Is the hardcoded 8M counting that way ? ( I mean , without --enable-memory-limit ) -- toggg