Subject: Re: irq handling patch
To: Chris Gilbert <chris@paradox.demon.co.uk>
From: Richard Earnshaw <rearnsha@arm.com>
List: port-arm32
Date: 04/02/2001 10:19:03
> > > Does anyone know a good way to test the irq handling speed?
> >
> > Does it make sense to run a userland benchmark program to measure
> > irq_entry speed?
>
> I was wondering if some kind of heavy disk read/write etc might exercise irq
> handling, but then you might find that it gets hidden by the vm system...
>
Heavy use of the printer port in polled mode does it for me...
Particularly when printing somehting like postscript via a filter to an
inkjet. ( >1000 interrupts per second, IIRC).