RE: Higer latency with dynamic tick (need for an io-ondemand govenor?)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Woodruff, Richard
Date: Sunday, April 20, 2008 - 7:21 am

"Andi Kleen" <andi@firstfloor.org> writes:

ARM (TI-OMAP)


Well, today we still do use the bus master hook for ARM.  In my terms it is an 'OCP bus initiator' not master.  But it is logically the same.

If some device is actively pushing data on the bus, this will limit a C-State's choice.  In our hardware if you are using the 'hw-auto' features you won't hit the state anyway even if you try as hw-activity figures into some automatic state machines. However, the cost of context savings for some of the states is high enough that it is still worth the bus-master activity check.  You want to avoid unnecessary context stacking if you are not going to hit the state.


The activity is still useful.  Not sure about the underlying X86 hardware implementation.  For me it's just exporting some activity for masters & slaves as seen by the interconnect.

Regards,
Richard W.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
bug seen with dynticks from CONFIG_HARDIRQS_SW_RESEND, Woodruff, Richard, (Wed May 16, 4:20 pm)
Re: bug seen with dynticks from CONFIG_HARDIRQS_SW_RESEND, Thomas Gleixner, (Thu May 17, 3:10 am)
RE: bug seen with dynticks from CONFIG_HARDIRQS_SW_RESEND, Woodruff, Richard, (Thu May 17, 1:14 pm)
RE: bug seen with dynticks from CONFIG_HARDIRQS_SW_RESEND, Thomas Gleixner, (Thu May 17, 1:38 pm)
RE: bug seen with dynticks from CONFIG_HARDIRQS_SW_RESEND, Woodruff, Richard, (Thu May 17, 3:24 pm)
RE: bug seen with dynticks from CONFIG_HARDIRQS_SW_RESEND, Thomas Gleixner, (Fri May 18, 12:49 am)
Higer latency with dynamic tick (need for an io-ondemand g ..., Woodruff, Richard, (Fri Apr 18, 8:43 am)
Re: Higer latency with dynamic tick (need for an io-ondema ..., Arjan van de Ven, (Sat Apr 19, 11:19 pm)
RE: Higer latency with dynamic tick (need for an io-ondema ..., Woodruff, Richard, (Sun Apr 20, 7:09 am)
RE: Higer latency with dynamic tick (need for an io-ondema ..., Woodruff, Richard, (Sun Apr 20, 7:21 am)