From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.213.7.146 with SMTP id d18cs162855ebd; Thu, 14 Jan 2010 06:16:03 -0800 (PST) Received: by 10.224.34.75 with SMTP id k11mr611973qad.346.1263478562444; Thu, 14 Jan 2010 06:16:02 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 7si1939960qwf.54.2010.01.14.06.16.02; Thu, 14 Jan 2010 06:16:02 -0800 (PST) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 9B0581D788A7; Thu, 14 Jan 2010 09:16:01 -0500 (EST) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 9785815B802F for ; Thu, 14 Jan 2010 09:15:59 -0500 (EST) Received: from w by entry.masanjin.net with local (Exim 4.69) (envelope-from ) id 1NVQUR-0001ld-8r for sup-devel@rubyforge.org; Thu, 14 Jan 2010 09:15:59 -0500 From: William Morgan To: sup-devel In-reply-to: <1263308149-sup-5426@changeling.local> References: <1262607214-sup-4535@changeling.local> <1263307713-sup-7005@changeling.local> <1263308149-sup-5426@changeling.local> Date: Thu, 14 Jan 2010 09:15:57 -0500 Message-Id: <1263478428-sup-8860@masanjin.net> User-Agent: Sup/git Subject: Re: [sup-devel] [PATCHv3] [issue14] poll updates accumulate while idle X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org Reformatted excerpts from Eric Sherman's message of 2010-01-12: > If you were to leave sup running for a long time, this patch would > enable you to get a glance summary of new mail activity since sup was > last touched, by letting the poll update message accumulate its totals > while idle. I like this. My only request is that idle_threshold be a hard-coded constant in buffer.rb, since I'm trying to avoid config-bloat. -- William _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel