http://bugzilla.kernel.org/show_bug.cgi?id=10510





------- Comment #15 from [EMAIL PROTECTED]  2008-05-05 02:44 -------
Created an attachment (id=16027)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=16027&action=view)
ACPI Interrupts monitored while a suspend/resume cyle w/ and w/o the battery
module

The result of the test is attached (acpi-interrups.tgz) this is how the data
was created:

[EMAIL PROTECTED]:~# cd /sys/firmware/acpi/interrupts/
[EMAIL PROTECTED]:/sys/firmware/acpi/interrupts# /etc/init.d/acpid stop; 
modprobe
-r battery; sleep 10; grep . * >> /tmp/acpi-interrups-battery-wo-prior; echo
mem > /sys/power/state; grep . * >> /tmp/acpi-interrups-battery-wo-after; sleep
30; grep . * >> /tmp/acpi-interrups-battery-wo-30s; sleep 60; modprobe battery;
sleep 60; grep . * >> /tmp/acpi-interrups-battery-w-prior; echo mem >
/sys/power/state; grep . * >> /tmp/acpi-interrups-battery-w-after;sleep 30;
grep . * >> /tmp/acpi-interrups-battery-w-30s


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to