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

Andrew Kohlsmith akohlsmith-asterisk at benshaw.com
Wed Feb 14 15:15:13 MST 2007


On Wednesday 14 February 2007 3:59 pm, Steven Critchfield wrote:
> Seems to me that you are much more likely to get a more dense interface
> card than a driver change to make it possible to put twice the normal
> number of cards in a machine.

Not only that, but increasing the buffer length beyond that of a few frames 
would allow us more leniency in the ISR.  One of the reasons the early TE 
series cards had this high interrupt requirement was due to there being next 
to no buffering; if we didn't get in there immediately and retrieve the data, 
it'd be overrun.  Bigger buffers make for higher latencies, this is true, but 
as another poster mentioned; if you're already hitting an ethernet 
connection, you're not overly concerned about this.

-A.


More information about the asterisk-dev mailing list