From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.180.131 with SMTP id bu3cs70856icb; Wed, 10 Nov 2010 07:29:27 -0800 (PST) Received: by 10.150.215.10 with SMTP id n10mr13072854ybg.124.1289402966637; Wed, 10 Nov 2010 07:29:26 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id h27si1903770yha.77.2010.11.10.07.29.26; Wed, 10 Nov 2010 07:29:26 -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 32F72177994A; Wed, 10 Nov 2010 10:29:26 -0500 (EST) X-Greylist: delayed 9008 seconds by postgrey-1.31 at rubyforge.org; Tue, 09 Nov 2010 22:11:22 EST Received: from rcsinet14.oracle.com (rcsinet14.oracle.com [148.87.113.126]) by rubyforge.org (Postfix) with ESMTP id 30C2D18583BD for ; Tue, 9 Nov 2010 22:11:18 -0500 (EST) Received: from rcsinet10.oracle.com (rcsinet10.oracle.com [148.87.113.121]) by rcsinet14.oracle.com (Sentrion-MP-4.0.0/Sentrion-MP-4.0.0) with ESMTP id oAA0gEJb017757 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 10 Nov 2010 00:42:15 GMT Received: from rcsinet13.oracle.com (rcsinet13.oracle.com [148.87.113.125]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id oAA0f9Xv016033 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 10 Nov 2010 00:41:10 GMT Received: from acsmt355.oracle.com (acsmt355.oracle.com [141.146.40.155]) by rcsinet13.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id oA8BYbIS029245 for ; Wed, 10 Nov 2010 00:41:08 GMT Received: from abhmt003.oracle.com by acsmt355.oracle.com with ESMTP id 763157381289349660; Tue, 09 Nov 2010 16:41:00 -0800 Received: from localhost (/66.66.148.185) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 09 Nov 2010 16:40:59 -0800 From: Chris Mason To: sup-devel Date: Tue, 09 Nov 2010 19:40:58 -0500 Message-Id: <1289349454-sup-1015@think> User-Agent: Sup/git X-Mailman-Approved-At: Wed, 10 Nov 2010 10:00:18 -0500 Subject: [sup-devel] really high wakeup count in powertop 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 Hi everyone, I'm new to sup and really like the interface and the features. But, I popped up powertop while it was running and sup accounts for a constant 100 wakeups/second, much more than the one or two wakeups/sec from our old friend mutt. I haven't done much ruby but can make my way through most things. If someone could point me at the polling function most likely to cause the wakeups I can work out a patch. I'm running git from this Monday, so pretty recent. Ruby 1.9.1 Thanks! -chris _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel