Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751012AbWBLL2H (ORCPT ); Sun, 12 Feb 2006 06:28:07 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751000AbWBLL2H (ORCPT ); Sun, 12 Feb 2006 06:28:07 -0500 Received: from smtpout.mac.com ([17.250.248.86]:52695 "EHLO smtpout.mac.com") by vger.kernel.org with ESMTP id S1750989AbWBLL2G (ORCPT ); Sun, 12 Feb 2006 06:28:06 -0500 In-Reply-To: References: <20060208125753.GA25562@srcf.ucam.org> <20060210080643.GA14763@suse.de> <20060210121913.GA4974@elf.ucw.cz> <20060210123259.GB18577@suse.de> <20060210134638.GA5109@elf.ucw.cz> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <0BA45EBB-57F5-42C8-AF6B-216A29F2EF8B@mac.com> Cc: Pavel Machek , Stefan Seyfried , Matthew Garrett , linux-pm@lists.osdl.org, linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org Content-Transfer-Encoding: 7bit From: Kyle Moffett Subject: Re: [PATCH, RFC] [1/3] Generic in-kernel AC status Date: Sun, 12 Feb 2006 06:27:48 -0500 To: Jan Engelhardt X-Mailer: Apple Mail (2.746.2) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1716 Lines: 45 On Feb 12, 2006, at 05:17, Jan Engelhardt wrote: >>>>> Ok. Maybe i am not seeing the point. But why do we need this in >>>>> the kernel? Can't we handles this easily in userspace? >>>> >>>> Some kernel parts need to now: for example powernow-k8: some >>> >>> we can tell them from userspace. >> >> No, because battery will explode if you do not slow cpu down fast >> enough. > > How is that? APC UPS don't explode either if they are switching to > battery. Yes, but APC UPS have big 3-inch fans blowing air over the batteries to keep them from overheating; laptops dont. Besides which, have you ever stuck your hand on a UPS while it's running a server on battery? Those things get damn hot even with the fans, not even considering the fact that a lead-acid battery is much more efficient about storing and using energy than a Lithium-ion battery. Incidentally, my UPS thermometer tells me that the peak load on- battery temp is more than 120 F; would you _really_ want that sitting on your lap in addition to all the heat generated by CPU, ram, GPU, etc? There are real applications out there that have these problems, in fact a lot of manufacturers have issued recalls because of exploding batteries, power bricks, etc, indicating that this is not a simple problem. Cheers, Kyle Moffett -- Diplomacy involves walking softly and _carrying_ a big stick. Actually using the big stick means the diplomacy part failed. -- Rob Landley - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/