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





------- Additional Comments From [EMAIL PROTECTED]  2006-10-22 10:24 -------
time for n in $(seq 1 1000)
do
    cat /proc/acpi/battery/*/* >/dev/null
done

times of this loop at 2.6.11.11 are:

real    0m23.097s
user    0m0.870s
sys     0m21.470s

similar results with 2.6.7, 2.6.13.4 and 2.6.15.1

But with 2.6.17.1 for 100 loops (not 1000 as above):

real    11m15.629s
user    0m0.000s
sys     0m0.004s



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to