From: "Lachlan Andrew" <[EMAIL PROTECTED]> Date: Tue, 7 Mar 2006 18:44:50 -0800
> The reason for tcp_tso_should_defer appears to be to allow enough > space for a full-sized 64k socket buffer to be created. I propose > checking that condition explicitly, as in the attached patch, > reproduced below, relative to 2.6.15.3. After some consultation with Herbert Xu, we've decided that just checking for >= 65536 is sufficient, and that's the fix I've put into the tree. Thanks. - 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