Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Dec 2001 11:23:39 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_var.h
Message-ID:  <200112021923.fB2JNdB27907@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2001/12/02 11:23:39 PST

  Modified files:        (Branch: RELENG_4)
    sys/netinet          tcp_input.c tcp_output.c tcp_var.h 
  Log:
  quick MFC of mainly tcp_input.c 1.144 and tcp_output.c 1.56.  Propogate
  TCP_NODELAY to accept()ed sockets and fix a transmitter stall 0-window bug
  in TCP.  This brings FreeBSD's tbench performance up to approximately the
  same as Linux and should thus also have a big effect on samba performance.
  
  Revision    Changes    Path
  1.107.2.19  +8 -3      src/sys/netinet/tcp_input.c
  1.39.2.12   +40 -14    src/sys/netinet/tcp_output.c
  1.56.2.9    +2 -1      src/sys/netinet/tcp_var.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112021923.fB2JNdB27907>