Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46254 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23118 invoked from network); 30 Nov 2009 16:35:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Nov 2009 16:35:15 -0000 Authentication-Results: pb1.pair.com header.from=yoarvi@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=yoarvi@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.190 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: yoarvi@gmail.com X-Host-Fingerprint: 209.85.216.190 mail-px0-f190.google.com Received: from [209.85.216.190] ([209.85.216.190:40253] helo=mail-px0-f190.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D7/2F-43487-144F31B4 for ; Mon, 30 Nov 2009 11:35:13 -0500 Received: by pxi28 with SMTP id 28so2695465pxi.7 for ; Mon, 30 Nov 2009 08:35:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=GPrBbpoRRprv7A8soDBQa6Aqg2++hrlDAeFtHk79W8Y=; b=OulZ4qV+QGAmNrIPlmU3GFV3HLjy2sqUdgphi7tjPK8wl6t9puMFTaiduIPvbAwRvk lQQAjnhwfkJMnM06U/xl2rVWywaOHqcH+/b9+b6sIoEC5V/rSi6h+QRagoxXe6AuwEkF vdWaW8HBrsmxivBC+Aq1sX2LGiboqkyWdqL1k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=g6gz1HWQpLZQaYbmAaUnfIUNWRzU+haJORK8VBozjO/Rgf0g14qU6sH/A8zqIncFBZ DK09C8STXxvtWJHJ5z/aQDhT2Pegmss4uEsyhKX4u1E9Ak1cNLaetj4KmlrGqkXhXYkH TDy+A25jkzoDCoPOSejjoruC9UcaaMwXNtXXY= MIME-Version: 1.0 Received: by 10.143.26.39 with SMTP id d39mr529556wfj.223.1259598910077; Mon, 30 Nov 2009 08:35:10 -0800 (PST) In-Reply-To: <46ccd1ab0911300829s43ed65dfj66cfff04f83838c2@mail.gmail.com> References: <46ccd1ab0911300829s43ed65dfj66cfff04f83838c2@mail.gmail.com> Date: Mon, 30 Nov 2009 22:05:10 +0530 Message-ID: To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [PATCH] - Improving multi-threaded performance by propagating TSRMLS_C From: yoarvi@gmail.com (Arvind Srinivasan) > It was reverted. ah..i missed that. sorry.