Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48944 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98509 invoked from network); 22 Jun 2010 11:03:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jun 2010 11:03:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 209.85.212.42 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 209.85.212.42 mail-vw0-f42.google.com Received: from [209.85.212.42] ([209.85.212.42:55104] helo=mail-vw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 43/33-09182-468902C4 for ; Tue, 22 Jun 2010 07:03:00 -0400 Received: by vws16 with SMTP id 16so2977867vws.29 for ; Tue, 22 Jun 2010 04:02:57 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.62.68 with SMTP id w4mr3089125vch.252.1277204576241; Tue, 22 Jun 2010 04:02:56 -0700 (PDT) Received: by 10.220.70.202 with HTTP; Tue, 22 Jun 2010 04:02:54 -0700 (PDT) In-Reply-To: References: Date: Tue, 22 Jun 2010 07:02:54 -0400 Message-ID: To: Derick Rethans Cc: Kalle Sommer Nielsen , Internals , Rasmus Lerdorf , gopalv@php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Re: APC in trunk From: ilia@prohost.org (Ilia Alshanetsky) We may also want to include the signals patch as part of the commit, as that both enhances speed and makes critical sections more safe, which is pretty important for opcode caches such as PHP. On Mon, Jun 21, 2010 at 6:21 PM, Derick Rethans wrote: > On Tue, 22 Jun 2010, Kalle Sommer Nielsen wrote: > >> It seems like theres been enough votes for moving it to the core, is >> there anyone willing to make that change? Rasmus or Derick? We can >> always decide whether to enable it by default afterwards. > > I can do it; but the question is whether we want to use APC 3.x or 4.x > in trunk? Gopal, Rasmus? > > regards, > Derick > > -- > http://derickrethans.nl | http://xdebug.org > Like Xdebug? Consider a donation: http://xdebug.org/donate.php > twitter: @derickr and @xdebug > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >