<br><br><div><span class="gmail_quote">On 17/08/07, <b class="gmail_sendername">Eero Tamminen</b> &lt;<a href="mailto:eero.tamminen@nokia.com">eero.tamminen@nokia.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>ext Michael Thompson wrote:<br>&gt; On 17/08/07, Eero Tamminen &lt;<a href="mailto:eero.tamminen@nokia.com">eero.tamminen@nokia.com</a>&gt; wrote:<br>&gt;&gt; ext Frantisek Dufka wrote:<br>&gt;&gt;&gt; True. But still seeing power consumption could help and having actual
<br>&gt;&gt;&gt; current drawn from battery somewhere in /proc would be very useful in<br>&gt;&gt;&gt; many situations.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; &lt;snip&gt;<br>&gt;&gt;&gt; These were just examples and some of them may not be good but you should
<br>&gt;&gt;&gt; still see the point.<br>&gt;&gt; Yes, they are good points.&nbsp;&nbsp;Better tools are always needed.<br>&gt;&gt;<br>&gt;&gt; I&#39;m just frustrated that people don&#39;t use the tools that<br>&gt;&gt; are already available, both on desktop[1] and for the device.
<br>&gt;&gt; Even with the currency consumption meter you would still need top &amp;<br>&gt;&gt; strace to find out which process actually consumes the power.<br>&gt;<br>&gt; So it turns out claws is doing a gettimeofday poll every 10 seconds, so
<br>&gt; you&#39;re right the strace was useful, but it&#39;s hard to quantify the affect of<br>&gt; this polling and whether it&#39;s significant enough to warrant the developers<br>&gt; fixing.<br><br>10 sec interval is not that bad.&nbsp;&nbsp;(LinuxThreads thread manager polls
<br>at 8 sec interval in the devices i.e. all apps using threads poll in<br>the device, NPTL will fix that, but requires a new toolchain)<br><br>If Claws would be using network at that interval or e.g. writing to<br>Flash, then it would definitely be bad.&nbsp;&nbsp;Also if it does that polling
<br>when it&#39;s not visible (and updates screen?) when it&#39;s not visible, that<br>would also be bad.</blockquote><div><br>It happens when claws is minimised and set to off-line mode.<br><br>I imagine it could be related to code to poll servers at some interval, but I haven&#39;t had time to look into it any further.
<br></div><br></div><br>