From owner-freebsd-questions@FreeBSD.ORG Thu Jul 26 12:55:54 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56B6616A418 for ; Thu, 26 Jul 2007 12:55:54 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.94]) by mx1.freebsd.org (Postfix) with ESMTP id C160A13C46A for ; Thu, 26 Jul 2007 12:55:53 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from atlantis.dyndns.org (athedsl-16999.home.otenet.gr [87.202.66.235]) by rosebud.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id l6QCWDvk004955; Thu, 26 Jul 2007 15:32:14 +0300 Message-ID: <46A8944D.7020403@otenet.gr> Date: Thu, 26 Jul 2007 15:32:13 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.5 (X11/20070719) MIME-Version: 1.0 To: "V.I.Victor" References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: ACPI slowing CPU... or something else X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jul 2007 12:55:54 -0000 V.I.Victor wrote: > I was wondering about the "truth-of-clockspeed." Perhaps the 1800-MHz only applies to CPU internal cache, etc. while the external bus-clocking is down at 500-MHz or so. Sounds like a typical marketing ploy! > > About disabling the ACPI... Can I do it *safely* via the remote-ssh connection? Or do I need to be at the box w/ keyboard and monitor? What I've read makes it seem that the ACPI is set at boot-time. > > > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > > If you don't mind rebooting the remote machine, add: hint.acpi.0.disabled="1" to /boot/device.hints and reboot