[prev in list] [next in list] [prev in thread] [next in thread] 

List:       dragonfly-commits
Subject:    DragonFly-2.3.2.194.g153d3 master sys/netinet tcp.h tcp_input.c tcp_subr.c tcp_usrreq.c tcp_var.h
From:       Matthew Dillon <dillon () crater ! dragonflybsd ! org>
Date:       2009-07-28 0:46:15
Message-ID: 200907280046.n6S0kFn3001710 () crater ! dragonflybsd ! org
[Download RAW message or body]


commit 153d34aca6466454ffd04c5edea794c4ef8fcfd5
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Jul 27 17:44:49 2009 -0700

    TCP - Remove net.inet.tcp.minmssoverload
    
    This feature is horribly broken and has been removed.  It immediately breaks
    NFS over TCP, it makes major assumptions about how TCP connections are used
    which break standards, particular with regards to imposing a minimum data
    size for synchronous communications, and the algorithm does not scale to
    network speed AT ALL.

Summary of changes:
 sys/netinet/tcp.h        |    8 -------
 sys/netinet/tcp_input.c  |   51 ++-------------------------------------------
 sys/netinet/tcp_subr.c   |   12 ----------
 sys/netinet/tcp_usrreq.c |   18 +++++++++++++--
 sys/netinet/tcp_var.h    |    1 -
 5 files changed, 18 insertions(+), 72 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/153d34aca6466454ffd04c5edea794c4ef8fcfd5


-- 
DragonFly BSD source repository
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic