linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RT-Preemption is causing Very-High Interrupt Latency
@ 2008-08-18  6:02 p_ashish
  2008-08-18 10:00 ` Peter Zijlstra
  0 siblings, 1 reply; 2+ messages in thread
From: p_ashish @ 2008-08-18  6:02 UTC (permalink / raw)
  To: linux-kernel


I applied RT-preemption and High-Resolution Timer Patch to linux-2.6.19.2 . 
It gave satisfactory result for 'cyclic_test' and 
'HR-Timer clock-nanoSleep_test'. 

But the problem is that Interrupt Latency in much more than before. 
This is result which i got from my Interrupt Latency program.

WITH RT-preemption: 
(Max Latency= 513.1 micro seconds and Min Latency= 12.1 micro seconds)

WITHOUT RT-preemption:
(Max Latency= 13.1 micro seconds and Min Latency= 1.8 micro seconds)


Since, RT-preemption implements ISR like threads, so is this the reason for 
higher latency? Is there any way to improve this?

regards
~ashish






-- 
View this message in context: http://www.nabble.com/RT-Preemption-is-causing-Very-High-Interrupt-Latency-tp19026358p19026358.html
Sent from the linux-kernel mailing list archive at Nabble.com.


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

* Re: RT-Preemption is causing Very-High Interrupt Latency
  2008-08-18  6:02 RT-Preemption is causing Very-High Interrupt Latency p_ashish
@ 2008-08-18 10:00 ` Peter Zijlstra
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Zijlstra @ 2008-08-18 10:00 UTC (permalink / raw)
  To: p_ashish; +Cc: linux-kernel

On Sun, 2008-08-17 at 23:02 -0700, p_ashish wrote:
> I applied RT-preemption and High-Resolution Timer Patch to linux-2.6.19.2 

That is a very ancient kernel - please try .26-rt (or .24-rt which is
atm a little more stable).


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

end of thread, other threads:[~2008-08-18 10:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-18  6:02 RT-Preemption is causing Very-High Interrupt Latency p_ashish
2008-08-18 10:00 ` Peter Zijlstra

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).