On Thu, Sep 13, 2007 at 04:00:22PM +1000, David Leonard wrote: > There is a 10 second parent polling behaviour which is probably > what powertop is seeing.. select is using a timeout being the > minimum of the poll time (10sec) or the next time a key expires. What if you remove the timeout? //Peter