lil-0 [Linux Interrupt Latency benchmark version 0]

Andrea Arcangeli (arcangeli@mbox.queen.it)
Mon, 17 Aug 1998 15:36:36 +0200 (CEST)


I developed a very simple kernel module irq latency benchmark. That module
generate an _hardware_ interrupt and account how many cycles pass before
the irq handler is started. I just said in the past related thread on
linux kernel that it would be possible to generate _hardware_ irq via
software on i386.

On my P5MMX233 the irq handlers are started after 4.7uSec (1100 cycles at
233 Mhz) in the most of cases.

I could also generate a train of irq and account the best and the worse
latency... probably I' ll do it soon since it' s fun ;-).

You can download lil from here:

ftp://e-mind.com/pub/linux/lil/

Andrea[s] Arcangeli

-
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.altern.org/andrebalsa/doc/lkml-faq.html