From owner-freebsd-questions@FreeBSD.ORG Sun Oct 10 17:40:47 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C49A106566B for ; Sun, 10 Oct 2010 17:40:47 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id 2118A8FC16 for ; Sun, 10 Oct 2010 17:40:47 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 7737FE83BF for ; Sun, 10 Oct 2010 18:40:46 +0100 (BST) Received: from core.nessbank (client-86-31-64-159.midd.adsl.virginmedia.com [86.31.64.159]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA for ; Sun, 10 Oct 2010 18:40:46 +0100 (BST) From: Bruce Cran To: freebsd-questions@freebsd.org Date: Sun, 10 Oct 2010 18:40:45 +0100 User-Agent: KMail/1.13.5 (FreeBSD/9.0-CURRENT; KDE/4.5.1; amd64; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201010101840.45287.bruce@cran.org.uk> Subject: VIA EPIA 5000 and ACPI Cx levels 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: Sun, 10 Oct 2010 17:40:47 -0000 I recently upgraded to HEAD on my VIA EPIA C3 box, and had thought about trying out the new one-shot timer mode. Reading mav@'s email it seems that since it doesn't have LAPIC or HPET timers it won't work. However I thought I should still get power savings by using higher Cx levels, but setting hw.acpi.cpu.cx_lowest to C3 I'm only seeing 0.8% time spent in C2 mode, the rest being in C1. The CPU's idle so I don't understand why it's not going into deeper sleep modes. Is this likely to just be an ACPI bug? -- Bruce Cran