Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67670 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65660 invoked from network); 10 Jun 2013 08:20:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jun 2013 08:20:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain zend.com from 209.85.212.42 cause and error) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.212.42 mail-vb0-f42.google.com Received: from [209.85.212.42] ([209.85.212.42:45312] helo=mail-vb0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 14/18-30264-E5C85B15 for ; Mon, 10 Jun 2013 04:20:46 -0400 Received: by mail-vb0-f42.google.com with SMTP id i3so3862824vbh.29 for ; Mon, 10 Jun 2013 01:20:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-gm-message-state; bh=hF4aoZ/UlAKjE9EGMuCV5Yb+unJz3oPjf2CZGnRWXwo=; b=Y2rGa4Uka4C+QIz627XXwwfiFdjXm6CxeCo2aKjX9XiHD6SZtwj+NgyTCfVoecDWJz m71D7Ikt0lDQJso6OghmMRxa+FgeSp5JJc5FpxGlk0jDocKGc/PWeQ9MJLFVcolQYKKE NkOdv9zDHu0xH/kIhrz79srB7IxZTu4vdDTX5QCe2zmaYRWt4gDWM+V3dl7n53sxpDFn 6KnTuW62kM8PBEdqdJjCoEw1LRUvWlatI3LlnK32pKpQnPl961n+YgusYtau0ETIU7LT DWPM2PqiYWbDaKo/fCaEgsS1XHDlS//EIXkLVmau1NgxwfIABpjfIKc60OP1DOdG7FlX i5ww== MIME-Version: 1.0 X-Received: by 10.58.68.38 with SMTP id s6mr4896347vet.46.1370852444038; Mon, 10 Jun 2013 01:20:44 -0700 (PDT) Received: by 10.52.73.67 with HTTP; Mon, 10 Jun 2013 01:20:43 -0700 (PDT) In-Reply-To: <51AF669A.5010101@ellisons.org.uk> References: <51850D2B.80902@ellisons.org.uk> <51AE6ECB.209@ellisons.org.uk> <51AF669A.5010101@ellisons.org.uk> Date: Mon, 10 Jun 2013 12:20:43 +0400 Message-ID: To: Terry Cc: "internals@lists.php.net" , Andi Gutmans , Stanislav Malyshev , Zeev Suraski , Brendon Colby , Christopher Jones , Marten Lehmann Content-Type: multipart/alternative; boundary=047d7b2e5074f77e3604dec874a2 X-Gm-Message-State: ALoCoQkoHRnAQaWRMS9lWl0+CjvmVVGUjF5j8K4azW5+AjuYIaYS8pjee+qhX/mqzdyhU03Kszx5PJ/eycpr1TzBlzJKd4320xWhFWhYICy/2Jgp9DuhuqdZLCiS62ApNf/U0/fRFGAw Subject: Re: [PHP-DEV] Re: Multi-level Caching Fork of OPcache -- update From: dmitry@zend.com (Dmitry Stogov) --047d7b2e5074f77e3604dec874a2 Content-Type: text/plain; charset=UTF-8 Hi Terry, Sorry for slow response. I'm very busy with other work and have no time for MLC OPcache review. I don't think we can include it into main tree before 5.5.0 release anyway. But in general I think we may include your work in the future releases. Also, thanks for useful reports about problems you've found in OPcache :) Thanks. Dmitry. On Wed, Jun 5, 2013 at 8:26 PM, Terry wrote: > Dmitry, > > I've just reconciled my test runs for MLC OPcache, and I only had 3 > unexplained test failures. Unfortunately on double-checking against > standard OPcache, they were all due to the core code and not my > additions, so I've raised the corresponding issues. > > I've cc'ed the internals list, but I suspect that my mail ID is still > blacklisted :-( > > Regards Terry > > I've just pushed the latest test version to github and I've now got the >> point where I could benefit from some feedback on the dev-filecache >> branch... >> > > --047d7b2e5074f77e3604dec874a2--