linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 1280] New: Reading ACPI info from /proc filesystem pauses system
@ 2003-09-29 15:40 Martin J. Bligh
  0 siblings, 0 replies; only message in thread
From: Martin J. Bligh @ 2003-09-29 15:40 UTC (permalink / raw)
  To: linux-kernel; +Cc: david

           Summary: Reading ACPI info from /proc filesystem pauses system
    Kernel Version: 2.6.0-test6
            Status: NEW
          Severity: normal
             Owner: len.brown@intel.com
         Submitter: david@2gen.com


Distribution: Debian Unstable (sid)
Hardware Environment: IBM Thinkpad G40

Problem Description:
Now that I've got ACPI working thanks to bug #1265 I've got another problem. If
battery and ac power status is read from the proc filesystem, the computer
"freezes" shortly, causing the mouse pointer to jerk etc.

For reproducing this, try something like this:
while [[ 1 ]]; do
    cat /proc/acpi/ac_adapter/AC/*;
    cat /proc/acpi/battery/BAT1/*;
    sleep 1
done

Now you may wonder, why do such a thing? Battery status applet as shipped with
gnome (and probably many other similar apps) read these values once a second,
making the system annoying to use as mouse and applications are sluggish.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-09-29 15:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-29 15:40 [Bug 1280] New: Reading ACPI info from /proc filesystem pauses system Martin J. Bligh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).