jmcneill daaa85a781 Simplify SME usage within acpibat:
* No need for sme_refresh callback; GPE handler will tell us when the
    device status changed (otherwise we can refresh data up to once a second,
    and that can take time!)
  * Since sme_refresh callback is gone, mutex is no longer required to
    synchronize GPE handlers and refresh thread, so nuke it.
  * Don't do any more work in GPE handler than required; use AcpiOsExecute
    to clear battery status/information in the sysmon_task_queue along with
    the refresh.

With these changes running GNOME's battstat-applet-2 no longer causes
my mouse to stutter once a second, and significantly reduces its CPU usage.
2008-06-03 01:11:18 +00:00
2008-06-02 09:27:04 +00:00
2008-05-29 03:04:05 +00:00
2008-05-27 08:58:26 +00:00
2008-05-31 16:05:20 +00:00
2008-06-02 13:44:52 +00:00
2008-06-03 01:11:18 +00:00
2008-06-01 10:25:29 +00:00
2008-05-31 12:48:41 +00:00
2008-05-25 01:46:18 +00:00
2008-05-22 14:13:58 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%