* about cpufreq on intel dual core processor
@ 2007-08-18 14:54 M C
2007-08-23 0:18 ` Dave Jones
0 siblings, 1 reply; 3+ messages in thread
From: M C @ 2007-08-18 14:54 UTC (permalink / raw)
To: cpufreq
Hi, I have a simple question about cpufreq on intel dualcore processor.
if each core has six frequency levels, then should i change the frequency levels for both of the cores simultaneously or i can change them separately?
because the processor supports hyper threading techonogy, so there are fours cores in the linux system. then how should i treat the four cpu when i want to do the frequency scaling?
Thanks.
Ming
____________________________________________________________________________________
Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase.
http://farechase.yahoo.com/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: about cpufreq on intel dual core processor
2007-08-18 14:54 about cpufreq on intel dual core processor M C
@ 2007-08-23 0:18 ` Dave Jones
2007-08-23 4:48 ` Arjan van de Ven
0 siblings, 1 reply; 3+ messages in thread
From: Dave Jones @ 2007-08-23 0:18 UTC (permalink / raw)
To: M C; +Cc: cpufreq
On Sat, Aug 18, 2007 at 07:54:01AM -0700, M C wrote:
> Hi, I have a simple question about cpufreq on intel dualcore processor.
>
> if each core has six frequency levels, then should i change the frequency levels for both of the cores simultaneously or i can change them separately?
>
> because the processor supports hyper threading techonogy, so there are fours cores in the linux system. then how should i treat the four cpu when i want to do the frequency scaling?
You are able to set different frequencies per core, however you only
save power per-socket, so unless they're all ramped down, you won't
be lowering the voltage of the socket if one core keeps the package busy.
Dave
--
http://www.codemonkey.org.uk
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: about cpufreq on intel dual core processor
2007-08-23 0:18 ` Dave Jones
@ 2007-08-23 4:48 ` Arjan van de Ven
0 siblings, 0 replies; 3+ messages in thread
From: Arjan van de Ven @ 2007-08-23 4:48 UTC (permalink / raw)
To: Dave Jones; +Cc: cpufreq, M C
On Wed, 22 Aug 2007 20:18:15 -0400
Dave Jones <davej@redhat.com> wrote:
> On Sat, Aug 18, 2007 at 07:54:01AM -0700, M C wrote:
> > Hi, I have a simple question about cpufreq on intel dualcore
> > processor.
> >
> > if each core has six frequency levels, then should i change the
> > frequency levels for both of the cores simultaneously or i can
> > change them separately?
> >
> > because the processor supports hyper threading techonogy, so there
> > are fours cores in the linux system. then how should i treat the
> > four cpu when i want to do the frequency scaling?
>
> You are able to set different frequencies per core, however you only
> save power per-socket, so unless they're all ramped down, you won't
> be lowering the voltage of the socket if one core keeps the package
> busy.
and in fact, both your cores will run at the same frequency (the
maximum of the ones you set) anyway... they will NOT run at separate
frequencies.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-08-23 4:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-18 14:54 about cpufreq on intel dual core processor M C
2007-08-23 0:18 ` Dave Jones
2007-08-23 4:48 ` Arjan van de Ven
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.