Re: Generic battery interface

From: Marek Wawrzyczny
Date: Wed Aug 02 2006 - 03:44:44 EST


On Wednesday 02 August 2006 17:18, Jean Delvare wrote:
> Hi Pavel,
>
> > > frequently it can read from the chip. And no hardware monitoring chip I
> > > know of can tell when the monitored value has changed - you have to
> > > read the chip registers to know.
> >
> > ACPI battery can tell when values change in significant way. (Like
> > battery becoming critical).
>
> Ah, good to know. But is there a practical use for this? I'd suspect
> that the user wants to know the battery charge% all the time anyway,
> critical or not.

Yes, the user may want to know the battery state all the time, but will not
notice the difference between the system reporting battery changes every 100
microseconds or every 10 seconds, unless the hardware eats its battery
sources for breakfast?

The system cares though, very much so in fact:

If the battery becomes critical the system should either shut down or suspend
to disk (if this is supported).
This obviously would be triggered by some sort of daemon (powersaved comes to
mind).
Ideally the suspend to disk or shutdown event triggers another event that
allows any desktop to save it's state or possibly unmount shares that could
otherwise be corrupted.

This scenario is quite different to an application reading the battery level.


Marek Wawrzyczny
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/