Re: Questions about interrupt response!

xxxxx@chinaren.com said:

The PCI card that I have designed would signal interrupt every 6ms. I
just wonder whether it is possible for my winNT4.0 (on a HPLH3000
Server) to response to the interrupt without skipping over any
interrupt.

Probably. In general, that will probably be fine, but I think you will
find that interrupts will be occasionally missed. If your hardware cannot
cope with that, you’re sunk.

Some of the best things you can do to improve interrupt latency are
to avoid ISE disk drives (though a bad SCSI driver can mess you up too)
and watch out for cheap consumer quality video cards. In situations
similar to yours, I’ve seen NT occasionally block interrupts for fright-
fully long periods of time when accessing certain of these devices.

Steve Williams “The woods are lovely, dark and deep.
xxxxx@icarus.com But I have promises to keep,
xxxxx@picturel.com and lines to code before I sleep,
http://www.picturel.com And lines to code before I sleep.”