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, 27 Feb 2007 20:47:55 -0800
From:	"Pallipadi, Venkatesh" <venkatesh.pallipadi@...el.com>
To:	"Dave Jones" <davej@...hat.com>
Cc:	"linux-kernel" <linux-kernel@...r.kernel.org>,
	"Andrew Morton" <akpm@...l.org>, <linux-acpi@...r.kernel.org>,
	"Adam Belay" <abelay@...ell.com>,
	"Li, Shaohua" <shaohua.li@...el.com>,
	"Brown, Len" <len.brown@...el.com>
Subject: RE: [PATCH 1/3]cpuidle take2: Core cpuidle infrastructure

 

>-----Original Message-----
>From: Dave Jones [mailto:davej@...hat.com] 
>Sent: Tuesday, February 27, 2007 8:44 AM
>To: Pallipadi, Venkatesh
>Cc: linux-kernel; Andrew Morton; linux-acpi@...r.kernel.org; 
>Adam Belay; Li, Shaohua; Brown, Len
>Subject: Re: [PATCH 1/3]cpuidle take2: Core cpuidle infrastructure
>
>On Thu, Feb 22, 2007 at 01:52:57PM -0800, Venkatesh Pallipadi wrote:
>
> > Announcing 'cpuidle', a new CPU power management 
>infrastructure to manage
> > idle CPUs in a clean and efficient manner.
> > cpuidle separates out the drivers that can provide support 
>for multiple types
> > of idle states and policy governors that decide on what 
>idle state to use
> > at run time.
> > A cpuidle driver can support multiple idle states based on 
>parameters like
> > varying power consumption, wakeup latency, etc (ACPI 
>C-states for example).
> > A cpuidle governor can be usage model specific (laptop, server,
> > laptop on battery etc).
> > Main advantage of the infrastructure being, it allows 
>independent development
> > of drivers and governors and allows for better CPU power management.
>
>I played with this a little, and got puzzled.
>My quad core box used exactly the same amount of power whether the
>'ladder' governer was loaded & in use or not.  In both situations
>it was exactly the same as a vanilla 2.6.20
>
>I'd have expected it to use more until I loaded up 'ladder' to bring it
>on par featurewise with 2.6.20.  What did I miss?
>

Quad core what platform? How many C-states are supported in this
platform?

Current ladder is mostly like Policy embedded in ACPI today. But, Adam
has
been working on different policies that we want to experiment with as we
go along.

Thanks,
Venki
-
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