All of lore.kernel.org
 help / color / mirror / Atom feed
* interrupt latency/700microsecs
@ 2002-05-27 16:30 Muthal Sangam
  2002-05-27 16:43 ` William Lee Irwin III
  2002-05-27 18:53 ` Alan Cox
  0 siblings, 2 replies; 3+ messages in thread
From: Muthal Sangam @ 2002-05-27 16:30 UTC (permalink / raw)
  To: linux-kernel


On kernel 2.4.7, AMDK6 @ 450MHz processor, is it possible to get latency
fluctuations of upto 700microsecs for running the timer interrupt, due to
interrupts being disabled ?

I am using the time stamp counter and reading it at the start of the timer
interrupt and measuring the cycles elapsed between two inovocations of it.
The number of cycles elapsed is ~4500225, but sometimes it increases to as
high as 4848032. Can i conclude that this difference is due to interrupts
being disabled in critical sections ? ( I think i am making some mistake :-)

- sangam


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

end of thread, other threads:[~2002-05-27 17:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-27 16:30 interrupt latency/700microsecs Muthal Sangam
2002-05-27 16:43 ` William Lee Irwin III
2002-05-27 18:53 ` Alan Cox

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.