From mboxrd@z Thu Jan 1 00:00:00 1970 From: garoth@gmail.com (Andrei Thorp) Date: Fri, 31 Jul 2009 12:00:00 -0400 Subject: [sup-talk] Sup Resource Usage In-Reply-To: <1249054758-sup-9479@masanjin.net> References: <1249053483-sup-9050@Longbow> <1249054758-sup-9479@masanjin.net> Message-ID: <1249055796-sup-2690@Longbow> Excerpts from William Morgan's message of Fri Jul 31 11:43:26 -0400 2009: > What's the wakeup behavior of "ruby -esleep"? Well, you can easily test this yourself with powertop, but just running this command does not cause a lot of wakeups. (It's not in the top causes list.) > What's the behavior of this Ruby program: > > require 'rubygems' > require 'ncurses' > > Ncurses.initscr > c = Ncurses.getch > Ncurses.endwin > > puts c This program exits right away, so I don't really know how to test it. -- Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com)