On Thu, 09 Mar 2006 15:54:50 -0800 (PST) "David S. Miller" <[EMAIL PROTECTED]> wrote:
> From: Rick Jones <[EMAIL PROTECTED]> > Date: Thu, 09 Mar 2006 15:51:14 -0800 > > > Doesn't X semi-legitimately set TCP_NODELAY and then start sending lots > > of small packets? What happens to it with this ABC stuff going? > > X wants the packets to go out immediately, in fact as Jim > Getty's mentioned during Van Jacobson's talk at LCA2006, > TCP_NODELAY was made specifically for X when the Nagle > changes went into the BSD stack :-) > - > 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 Also X on Linux doesn't use TCP over loopback. It seems to use AF_UNIX. - 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