[asterisk-dev] Re: Kernel modules => mainline kernel

Benny Amorsen benny+usenet at amorsen.dk
Tue Feb 13 16:40:13 MST 2007


>>>>> "OP" == Oron Peled <oron at actcom.co.il> writes:

OP>    This means that even with an ideal low-level driver that
OP> generates only the theoretical 1000 interrupts/sec. A host with
OP> several cards of different types (drivers) would have multiple
OP> 1000 interrupts/sec.

Why? Just turn off interrupts on all the cards, and poll them every
1ms. Then you can call zt_transmit and zt_receive on all of them in
order.


/Benny



More information about the asterisk-dev mailing list