Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26779 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79297 invoked by uid 1010); 3 Dec 2006 18:42:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 79282 invoked from network); 3 Dec 2006 18:42:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Dec 2006 18:42:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=indeyets@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=indeyets@gmail.com; sender-id=pass; domainkeys=good Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.170 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: indeyets@gmail.com X-Host-Fingerprint: 66.249.92.170 ug-out-1314.google.com Linux 2.4/2.6 Received: from [66.249.92.170] ([66.249.92.170:58952] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C8/97-22260-47A13754 for ; Sun, 03 Dec 2006 13:42:31 -0500 Received: by ug-out-1314.google.com with SMTP id 71so2595487ugh for ; Sun, 03 Dec 2006 10:41:53 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mZWUTVgBbD/lYfiJh++dor78lHDlEaj4QK41GZ2GN7JhcxPmc45njOonHZ083La3tlceOJ+JtJNIrHnNjQLOncJnEozjI5A/d3bIrUYtaQsS1eZEpb4vguZ7XKP2KJaL9VYBZ4qqIk+NJpLE5pSOOZMNeOXo2xgDUUJU8gFvu8A= Received: by 10.78.183.15 with SMTP id g15mr6890857huf.1165171313401; Sun, 03 Dec 2006 10:41:53 -0800 (PST) Received: by 10.78.162.2 with HTTP; Sun, 3 Dec 2006 10:41:53 -0800 (PST) Message-ID: Date: Sun, 3 Dec 2006 21:41:53 +0300 To: internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45729769.1080205@hristov.com> Subject: Re: [PHP-DEV] persistent memory management From: indeyets@gmail.com ("Alexey Zakhlestin") And here is the command I used: valgrind `which php` -n tests/3.php