Re: Dropped frames in video capture process

Alan Cox (alan@lxorguk.ukuu.org.uk)
Fri, 6 Nov 1998 01:27:39 +0000 (GMT)


> Actually to measure interrupt latency on my system. So, if I
> call gettimeofday from within the Interrupt handler it would give me
> true time, i.e. would not be preempted by anything?

You cant really call it form an IRQ handler unless you hav a pentium or
higher, if so yes it should work fine

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/