On Mon, 2006-06-05 at 15:58 -0700, Stephen Hemminger wrote: > > Since you are going more lockless, you probably need memory barriers.
No, we're not going more lockless. We're simply replacing the private tx_lock with dev->xmit_lock by dropping the LLTX feature flag. The amount of locking is exactly the same as before. - 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