Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48947 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18916 invoked from network); 23 Jun 2010 00:47:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jun 2010 00:47:21 -0000 Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; 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:35528] helo=mail-vw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F5/C2-04497-899512C4 for ; Tue, 22 Jun 2010 20:47:21 -0400 Received: by vws12 with SMTP id 12so117058vws.29 for ; Tue, 22 Jun 2010 17:47:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.47.79 with SMTP id m15mr3531217vcf.93.1277254037787; Tue, 22 Jun 2010 17:47:17 -0700 (PDT) Received: by 10.220.70.202 with HTTP; Tue, 22 Jun 2010 17:47:17 -0700 (PDT) In-Reply-To: References: Date: Tue, 22 Jun 2010 20:47:17 -0400 Message-ID: To: Kalle Sommer Nielsen Cc: Derick Rethans , 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) I believe it is a *nix specific patch. On Tue, Jun 22, 2010 at 6:49 PM, Kalle Sommer Nielsen wrote: > 2010/6/22 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. > > Whats the status of the zend signal handling RFC/patch, did it need > Windows support or any other things? If so then I dont see a reason > not to include it as it is now, as it will be improved anyway as we > are getting closer to a release. > > > -- > regards, > > Kalle Sommer Nielsen > kalle@php.net >