Beagle indexing when running on batteries

2007-11-19 Thread Andrey Melentyev
Hello, I see that in Beagle preferences there is an option to enable/disable indexing when running on batteries. Can someone tell me, how do Beagle know if the machine is on AC power or not? Does Beagle use HAL daemon to get this info? If yes, what exactly variables from lshal are used? Thanks

Re: Beagle indexing when running on batteries

2007-11-19 Thread D Bera
I see that in Beagle preferences there is an option to enable/disable indexing when running on batteries. Can someone tell me, how do Beagle know if the machine is on AC power or not? Does Beagle use HAL daemon to get this info? If yes, what exactly variables from lshal are used? It does not

Re: Beagle indexing when running on batteries

2007-11-19 Thread Lukas Lipka
Hi, Actually it is very easy to add HAL support after we drop in the ndesk-dbus dependency. I have written a set of Hal bindings last month so actually most of the work is done. L. On Mon, 2007-11-19 at 14:10 -0500, D Bera wrote: I see that in Beagle preferences there is an option to

Re: Beagle indexing when running on batteries

2007-11-19 Thread Joe Shaw
Hi, On 11/19/07, Andrey Melentyev [EMAIL PROTECTED] wrote: But actually I'm mostly worried by the number of wakeups-from-idle per second that beagled generates when AC is unplugged. PowerTOP ( http://www.lesswatts.org/projects/powertop/ ) utility says that beagled produces: 1,6% ( 10,0)

Re: Beagle indexing when running on batteries

2007-11-19 Thread Andrey Melentyev
Hello, Joe, thank you very much for information, I'll try to search Mono bugzilla for this issue. Sorry for asking about mono-related bugs here, I didn't realize that Beagle was not the reason of wakeups first. ___ Dashboard-hackers mailing list

Re: Beagle indexing when running on batteries

2007-11-19 Thread Joe Shaw
Hi, On 11/19/07, Miguel de Icaza [EMAIL PROTECTED] wrote: 2) If the Beagle already entered the powersaving mode successfully, is there any way to reduce the number of wakeups-per-second? As I understand, if Beagle is using /proc filesystem to get AC status, it needs some kind of