On Thursday 02 February 2006 00:50, David S. Miller wrote:

>
> Why not concentrate your thinking on how to make it can be made to
> _work_ instead of punching holes in the idea?  Isn't that more
> productive?

What I think would be very practical to do would be to try to 
replace the socket rx queue and the prequeues and perhaps 
the qdisc queues with an netchannel style
array of pointers (just using pointers to skbs instead of indexes) or 
a list of arrays and see if it gives any cache benefits.

What do you think?

-Andi
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to