public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* about interrupt latency
@ 2005-03-08 18:39 Francesco Oppedisano
  2005-03-08 19:03 ` linux-os
  2005-03-08 19:09 ` Zwane Mwaikambo
  0 siblings, 2 replies; 7+ messages in thread
From: Francesco Oppedisano @ 2005-03-08 18:39 UTC (permalink / raw)
  To: linux-kernel

Hi,
i'm trying to estimate the interrupt latency (time between hardware
interrrupt and the start of the ISR) of a linux kernel 2.4.29 and i
used a simple tecnique: inside the do_timer_interrupt i read the 8259
counter to obtain the elapsed time.
By this mean i found a latency of about 6/7 microseconds that is very
similar to the time measured in some articles but with CPU much slower
while i expected the latency was shorter on faster CPUs.
So, my questions are: 
1)what's the depency between the interrupt latency and the CPU speed?
2)what are the factors at the origin of th interrupt latency?

Than u very much

Francesco Oppedisano

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

end of thread, other threads:[~2005-03-14 13:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-08 18:39 about interrupt latency Francesco Oppedisano
2005-03-08 19:03 ` linux-os
2005-03-09 14:31   ` Francesco Oppedisano
2005-03-08 19:09 ` Zwane Mwaikambo
2005-03-09 14:43   ` Francesco Oppedisano
2005-03-12 17:01     ` Zwane Mwaikambo
2005-03-13 17:13       ` zyphr

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