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





------- Additional Comments From [EMAIL PROTECTED]  2006-04-27 12:30 -------
Anyway, here is the second version of my patch. It has been
tested pretty thoroughly against 2.6.16.4, and applies
cleanly to 2.6.16.11.

As promised, the thread pool entries are now destroyed
dynamically; if no ACPI events occur in 10 seconds, all the
extra threads will disappear.

I have added a kernel boot option "acpi_pool_size=". This is
necessary because a thermal trip may occur between booting
and running any init script which writes the
/proc/acpi/pool_size (particularly if the system was warm to
start with). Therefore, the thread pool needs to be enabled
at boot time.

I renamed /proc/acpi/poolsize to /proc/acpi/pool_size for
greater readability and compatibility with other filenames.

I downgraded the debugging messages to ACPI_DB_INFO level,
so they are not printed by default. The patch is very robust
for me now, so I don't think we should need them.

Peter


------- 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