From owner-freebsd-questions@FreeBSD.ORG Tue Aug 3 16:07:56 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4407816A4CF for ; Tue, 3 Aug 2004 16:07:56 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7FF643D1D for ; Tue, 3 Aug 2004 16:07:55 +0000 (GMT) (envelope-from n.chiang@gmail.com) Received: by mproxy.gmail.com with SMTP id 75so149783rnl for ; Tue, 03 Aug 2004 09:07:55 -0700 (PDT) Received: by 10.38.76.51 with SMTP id y51mr54563rna; Tue, 03 Aug 2004 09:07:55 -0700 (PDT) Message-ID: Date: Wed, 4 Aug 2004 00:07:54 +0800 From: Ernest Chiang To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Use acpi.throttle on a desktop? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ernest@csie.FreeBSD.ORG, org@FreeBSD.ORG List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Aug 2004 16:07:56 -0000 I am using an DTR athlon 64 3200 and a desktop mainboard, but the cpu speed kernel detects is only 800MHz. Is there solution to increase the cpu working frequency? I know that acpi.throttle sets might do the job, but they are unavailable on the desktop system. So can acpi.throttle.* be used on a desktop? Or anyone have the problem same as me?