From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266643AbUH1UhT (ORCPT ); Sat, 28 Aug 2004 16:37:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266646AbUH1UgG (ORCPT ); Sat, 28 Aug 2004 16:36:06 -0400 Received: from the-village.bc.nu ([81.2.110.252]:7808 "EHLO localhost.localdomain") by vger.kernel.org with ESMTP id S267994AbUH1URs (ORCPT ); Sat, 28 Aug 2004 16:17:48 -0400 Subject: Re: SMP cpu deep sleep From: Alan Cox To: Bill Davidsen Cc: Linux Kernel Mailing List In-Reply-To: References: <1092989207.18275.14.camel@linux.local> Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1093354219.2810.25.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 (1.4.6-2) Date: Sat, 28 Aug 2004 20:15:45 +0100 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Llu, 2004-08-23 at 22:30, Bill Davidsen wrote: > For power saving, HLT is hard to beat ;-) You note HLT as if there was > some good reason not to use it... On a large number of processors HLT has only small effect because the processor still has to do bus arbitration , still has large leakage currents and has other circuitry running. The PowerNow stuff seems to make a much bigger difference but has limits to how low you can go.