public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* interrupt latency
@ 2002-08-27  9:58 Wessler, Siegfried
  2002-08-27 14:11 ` Stephen Samuel
                   ` (2 more replies)
  0 siblings, 3 replies; 22+ messages in thread
From: Wessler, Siegfried @ 2002-08-27  9:58 UTC (permalink / raw)
  To: 'linux-kernel@vger.kernel.org'

Hello,

I am running and will in near future kernel 2.4.18 on an embedded system.

I have to speed up interrupt latency and need to understand how in what
timing tasklets are called and arbitraded.

I have to dig deep, but the kernel tree is quiet huge. As a non kernel
programmer I ask you, if anyone could give me a hint, where to start reading
from and which kernel source to pick first.

Any help highly appreaciated. 
(BTW: I will not bother you personaly with further questions unless you give
permission.)


What's behind it: We patched NMI and do some stuff we have to do very
regularly in there. After NMI we have to quiet fast start a kernel or even a
user space function with low latency. Also I measured 8 milliseconds after a
hardware interrupt before the corresponding interrupt function is called. At
RTI time it is even longer (around 12 microseconds). Need to find a way to
exactly understand why, and maybe speed up a bit.

Thank You.
Siegfried.


-------------
HBM - Hottinger Baldwin Messtechnik GmbH
Siegfried Wessler, Dipl.-Ing.
Entwicklung Messverstärker T-V
Im Tiefen See 45, D-64293 Darmstadt
Fon: 06151/803-884, Fax: -524
eMail: siegfried.wessler@hbm.com
 

^ permalink raw reply	[flat|nested] 22+ messages in thread
* interrupt latency
@ 2002-10-30 23:50 Keith Adamson
  0 siblings, 0 replies; 22+ messages in thread
From: Keith Adamson @ 2002-10-30 23:50 UTC (permalink / raw)
  To: linux-kernel

I've seen people use realfeel.c to measure interrupt latency 
on a system.  Most recently in an article at;

http://www.linuxjournal.com//article.php?sid=6405

But this program only measures interrupt jitter.  Is there 
a good test program somewhere that will test true interrupt 
latency?




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

end of thread, other threads:[~2002-10-30 23:38 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-27  9:58 interrupt latency Wessler, Siegfried
2002-08-27 14:11 ` Stephen Samuel
2002-08-27 17:16   ` Robert Schwebel
2002-08-27 21:44     ` Stephen Samuel
2002-08-27 17:41 ` Mark Hounschell
2002-08-27 18:01   ` Richard B. Johnson
2002-08-27 19:54     ` yodaiken
2002-08-27 20:44       ` Richard B. Johnson
2002-08-27 20:56         ` yodaiken
2002-08-27 22:47           ` Rogier Wolff
2002-08-28 12:18           ` Richard B. Johnson
2002-08-28 13:41             ` yodaiken
2002-08-28 14:25               ` Jonathan Lundell
2002-08-28 13:53             ` yodaiken
2002-08-28 15:02               ` Richard B. Johnson
2002-08-28 15:19                 ` yodaiken
2002-08-28 15:31                 ` Alan Cox
2002-08-28 15:37                   ` Richard B. Johnson
2002-08-28 16:53                   ` Randy.Dunlap
2002-08-28 12:42         ` Pavel Machek
2002-08-27 18:05 ` Dag Nygren
  -- strict thread matches above, loose matches on Subject: below --
2002-10-30 23:50 Keith Adamson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox