From: Herbert Xu <[EMAIL PROTECTED]> Date: Mon, 15 Aug 2005 10:42:44 +1000
> Well I don't think I understand the new skb->user solution yet :) > > For a start, skb->users will prevent the skb->data area from being > freed as well as the skb itself. We'll also need to audit the TCP > code paths to make sure that nobody is doing a skb_shared() check > since that either leads to another clone or a BUG. That's a good point. I had intended to work out the implementation details, then present it for comment, if it's doable at all. - 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