On Tuesday 07 March 2006 23:51, David S. Miller wrote:
> From: Andi Kleen <[EMAIL PROTECTED]>
> Date: Tue, 7 Mar 2006 23:47:11 +0100
> 
> > In particular I liked the concept of using arrays of pointers as
> > queues instead of double linked lists to be more cache friendly.
> 
> Why doesn't someone work on a generic data-structure framework in some
> generic header file for this?  We need this infrastructure no matter
> what we do.  include/linux/workarray.h?

workqueue? 

Also the locking requirements would need to be defined. The originals
didn't have any locking at all.

-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