Date: Thu, 21 Apr 2005 06:13:48 +0000 (UTC) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpivar.h src/sys/dev/acpica/Osd OsdSchedule.c Message-ID: <200504210613.j3L6DnuH084580@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2005-04-21 06:13:48 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpivar.h
sys/dev/acpica/Osd OsdSchedule.c
Log:
Add the tunable "debug.acpi.max_threads" to allow users to set the
number of task threads to start on boot. Go back to a default of 3
threads to work around lost battery state problems. Users that need
a setting of 1 can set this via the tunable. I am investigating the
underlying issues and this tunable can be removed once they are solved.
MFC after: 2 days
Revision Changes Path
1.31 +8 -1 src/sys/dev/acpica/Osd/OsdSchedule.c
1.94 +2 -3 src/sys/dev/acpica/acpivar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504210613.j3L6DnuH084580>
