From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS14383 205.234.109.0/24 X-Spam-Status: No, score=-0.5 required=5.0 tests=AWL,FREEMAIL_FROM, MSGID_FROM_MTA_HEADER,RP_MATCHES_RCVD,T_DKIM_INVALID shortcircuit=no autolearn=unavailable version=3.3.2 Path: news.gmane.org!not-for-mail From: Alex Sharp Newsgroups: gmane.comp.lang.ruby.unicorn.general Subject: Re: Strange quit behavior Date: Thu, 4 Aug 2011 21:09:25 -0700 Message-ID: References: <20110802215412.GA12725@dcvr.yhbt.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1312517984 21188 80.91.229.12 (5 Aug 2011 04:19:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 5 Aug 2011 04:19:44 +0000 (UTC) To: unicorn list Original-X-From: mongrel-unicorn-bounces@rubyforge.org Fri Aug 05 06:19:40 2011 Return-path: Envelope-to: gclrug-mongrel-unicorn@m.gmane.org X-Original-To: mongrel-unicorn@rubyforge.org Delivered-To: mongrel-unicorn@rubyforge.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=mjp54E+GokC3X2r+8CjAiL03Y+nSlbr5ooqAM3v4W2o=; b=taHIYheTQjCQDDQylnZqpTrc6oJpcnLK59dlnbVpzFdl9lX7cX3C8vT03Nis5tD30h jHM1ofhYzNvdp7jij6GYM7Rqwlxr7+MnpJEgwopm0hai0aXhRE93ijGhPUJ56kGXEMK/ y54qrhIiVGWWrRDYU3OFbiaykZfgFgvjvh1+M= In-Reply-To: <20110802215412.GA12725@dcvr.yhbt.net> X-BeenThere: mongrel-unicorn@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: mongrel-unicorn-bounces@rubyforge.org Errors-To: mongrel-unicorn-bounces@rubyforge.org Xref: news.gmane.org gmane.comp.lang.ruby.unicorn.general:1087 Archived-At: Received: from rubyforge.org ([205.234.109.19]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QpBso-0001tp-4f for gclrug-mongrel-unicorn@m.gmane.org; Fri, 05 Aug 2011 06:19:38 +0200 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id BC1C23C8089; Fri, 5 Aug 2011 00:19:36 -0400 (EDT) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by rubyforge.org (Postfix) with ESMTP id 5147B3C8088 for ; Fri, 5 Aug 2011 00:09:46 -0400 (EDT) Received: by iye1 with SMTP id 1so2825445iye.41 for ; Thu, 04 Aug 2011 21:09:46 -0700 (PDT) Received: by 10.42.132.66 with SMTP id c2mr1559397ict.254.1312517385296; Thu, 04 Aug 2011 21:09:45 -0700 (PDT) Received: by 10.231.10.141 with HTTP; Thu, 4 Aug 2011 21:09:25 -0700 (PDT) On Tue, Aug 2, 2011 at 2:54 PM, Eric Wong wrote: > Can you try to strace (or equivalent) the old master to see what's using > 100% CPU? > All I see is a whole lot of this: sched_yield() = 0 sched_yield() = 0 sched_yield() = 0 sched_yield() = 0 sched_yield() = 0 sched_yield() = 0 sched_yield() = 0 sched_yield() = 0 - alex _______________________________________________ Unicorn mailing list - mongrel-unicorn@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-unicorn Do not quote signatures (like this one) or top post when replying