linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Tickless and CPU Idle framework for PPC405
@ 2008-09-24 21:57 seokin Hong
  2008-09-25  0:13 ` Josh Boyer
  0 siblings, 1 reply; 4+ messages in thread
From: seokin Hong @ 2008-09-24 21:57 UTC (permalink / raw)
  To: linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 95 bytes --]

Hi, All

 

Is the tickless feature and CPU Idle framework is added in linux tree for
PPC405?


[-- Attachment #2: Type: text/html, Size: 1964 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Tickless and CPU Idle framework for PPC405
  2008-09-24 21:57 Tickless and CPU Idle framework for PPC405 seokin Hong
@ 2008-09-25  0:13 ` Josh Boyer
  2008-09-25  7:17   ` seokin Hong
  0 siblings, 1 reply; 4+ messages in thread
From: Josh Boyer @ 2008-09-25  0:13 UTC (permalink / raw)
  To: seokin Hong; +Cc: linuxppc-embedded

On Thu, Sep 25, 2008 at 06:57:09AM +0900, seokin Hong wrote:
>Hi, All
>
> 
>
>Is the tickless feature and CPU Idle framework is added in linux tree for
>PPC405?

What CPU Idle framework?

josh

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Tickless and CPU Idle framework for PPC405
  2008-09-25  0:13 ` Josh Boyer
@ 2008-09-25  7:17   ` seokin Hong
  2008-09-25 11:51     ` Josh Boyer
  0 siblings, 1 reply; 4+ messages in thread
From: seokin Hong @ 2008-09-25  7:17 UTC (permalink / raw)
  To: 'Josh Boyer'; +Cc: linuxppc-embedded

Generic processor idle management framework 
http://ols.108.redhat.com/2007/Reprints/pallipadi-Reprint.pdf

The interface and machine independent interface is in following directory..
/drivers/cpuidle

So, I wonder that the linux kernel ported for PPC405 use this framework to
save power.
And Is the tickless feature is added to that kernel?




-----Original Message-----
From: linuxppc-embedded-bounces+nagne_hsi=naver.com@ozlabs.org
[mailto:linuxppc-embedded-bounces+nagne_hsi=naver.com@ozlabs.org] On Behalf
Of Josh Boyer
Sent: Thursday, September 25, 2008 9:13 AM
To: seokin Hong
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: Tickless and CPU Idle framework for PPC405

On Thu, Sep 25, 2008 at 06:57:09AM +0900, seokin Hong wrote:
>Hi, All
>
> 
>
>Is the tickless feature and CPU Idle framework is added in linux tree for
>PPC405?

What CPU Idle framework?

josh
_______________________________________________
Linuxppc-embedded mailing list
Linuxppc-embedded@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-embedded

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Tickless and CPU Idle framework for PPC405
  2008-09-25  7:17   ` seokin Hong
@ 2008-09-25 11:51     ` Josh Boyer
  0 siblings, 0 replies; 4+ messages in thread
From: Josh Boyer @ 2008-09-25 11:51 UTC (permalink / raw)
  To: seokin Hong; +Cc: linuxppc-embedded

On Thu, Sep 25, 2008 at 04:17:54PM +0900, seokin Hong wrote:
>Generic processor idle management framework 
>http://ols.108.redhat.com/2007/Reprints/pallipadi-Reprint.pdf
>
>The interface and machine independent interface is in following directory..
>/drivers/cpuidle
>
>So, I wonder that the linux kernel ported for PPC405 use this framework to
>save power.

No.

PPC4xx doesn't have multiple hardware idle states, so having a govenor to
manage that doesn't really make sense.

There was work done to support putting the CPU in wait state on idle for
PowerPC 440 chips.  That could probably be ported over.  Beyond that, the
cpuidle framework just seems like overkill for these CPUs.

>And Is the tickless feature is added to that kernel?

Tickless was added to all of PowerPC around 2.6.21 or 2.6.22 I think.  I
don't recall anything explicitly added for 405, but it should make use of
the generic support.

josh

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-09-25 11:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-24 21:57 Tickless and CPU Idle framework for PPC405 seokin Hong
2008-09-25  0:13 ` Josh Boyer
2008-09-25  7:17   ` seokin Hong
2008-09-25 11:51     ` Josh Boyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).