From: Eric Dumazet <[EMAIL PROTECTED]> Date: Thu, 22 Feb 2007 12:11:50 +0100
> I noticed in oprofile study a cache miss in tcp_rcv_established() to read > copied_seq. ... > As you suggested, I changed tcp_create_openreq_child() so that these fields > are changed together, to avoid adding a new store buffer stall. > > Patch is 64bit friendly (no new hole because of alignment constraints) > > Signed-off-by: Eric Dumazet <[EMAIL PROTECTED]> Looks great, applied to my tcp-2.6 GIT tree, thanks a lot! - 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