lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 9 Jun 2009 02:13:35 +0800
From:	Harald Welte <HaraldWelte@...tech.com>
To:	Matthew Garrett <mjg@...hat.com>
Cc:	"Michael S. Zick" <lkml@...ethan.org>,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	Duane Griffin <duaneg@...da.com>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Dave Jones <davej@...hat.com>
Subject: Re: [PATCH 2/2] CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL
	and DANGEROUS

On Mon, Jun 08, 2009 at 01:08:46PM +0100, Matthew Garrett wrote:
> On Mon, Jun 08, 2009 at 06:29:36PM +0800, Harald Welte wrote:
> > The e_powersaver driver for VIA's C7 CPU's needs to be marked as
> > DANGEROUS as it configures the CPU to power states that are out
> > of specification.
> > 
> > According to Centaur, all systems with C7 and Nano CPU's support
> > the ACPI p-state method.  Thus, the acpi-cpufreq driver should
> > be used instead.
> 
> Do we know if vendors are actually shipping with the appropriate BIOS 
> tables? 

I strongly assume so, since that is also how the Windows XP driver works (as
I've been told by Centaur).  So if a vendor decides to not ship with the
respective BIOS tables, the power management would fail on Windows, too.

> The number of people using e_powersaver seems to be suspiciously 
> large, though perhaps that's just because the help text implied it was 
> the right choice for C7.

yes, I think that is the case.  I just had a brief look at the driver earlier
today with one of the key Centaur engineers, and he was very clear on it:  Use 
ACPI.

There are also other reasons to use ACPI.  Let's imagine you are having a
system that uses a certain cpu that might clock up to 1600 MHz.  But the system
vendor decides to use the CPU passively cooled and thus wants to restrict the
frequency to 1300MHz.  The standard practise (as recommended by VIA/Centaur BIOS
writers guide) is to remove the > 1300MHz p-states from the ACPI tables.

So even if e_powersaver was fixed to not drive the CPU out of spec, it might
still do that on a particular system/board, where the vendor has decided to 
limit CPU clock for cooling reasons.

-- 
- Harald Welte <HaraldWelte@...tech.com>	    http://linux.via.com.tw/
============================================================================
VIA Free and Open Source Software Liaison
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ