From owner-freebsd-acpi@FreeBSD.ORG Fri Mar 25 19:11:24 2005 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E27016A4CE for ; Fri, 25 Mar 2005 19:11:24 +0000 (GMT) Received: from gw01.mail.saunalahti.fi (gw01.mail.saunalahti.fi [195.197.172.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0BAF43D2F for ; Fri, 25 Mar 2005 19:11:22 +0000 (GMT) (envelope-from juho.vuori@kepa.fi) Received: from [85.76.115.253] (ZYMKDCLII.dsl.saunalahti.fi [85.76.115.253]) by gw01.mail.saunalahti.fi (Postfix) with ESMTP id 7058BDDDA0 for ; Fri, 25 Mar 2005 21:11:19 +0200 (EET) Message-ID: <42446256.5090702@kepa.fi> Date: Fri, 25 Mar 2005 21:11:18 +0200 From: Juho Vuori User-Agent: Mozilla Thunderbird 1.0 (X11/20050316) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-acpi@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: ACPI_MAX_THREADS X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 19:11:24 -0000 Are there any drawbacks on defining ACPI_MAX_THREADS=1 on a casual laptop? I've got a system that hangs for a while when it's temperature changes over _ACx limits, but limitting ACPI_MAX_THREADS to 1 makes the problem almost disappear. This far I haven't noticed any problems with the setting, but I'm just trying to figure out the possibilities... Juho Vuori