tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pooka%netbsd.org@localhost: CVS commit: src/sys/netinet]



Thank you for discussing this change first. How are you handling the
issue of running out of mbuf clusters that this change makes even more
trivial to change?

Thank you also for providing different default configurations for IPv4
and IPv6.

Joerg

----- Forwarded message from Antti Kantee <pooka%netbsd.org@localhost> -----

Date: Tue, 26 Jan 2010 18:09:08 +0000
From: Antti Kantee <pooka%netbsd.org@localhost>
To: source-changes%NetBSD.org@localhost
Subject: CVS commit: src/sys/netinet

Module Name:    src
Committed By:   pooka
Date:           Tue Jan 26 18:09:08 UTC 2010

Modified Files:
        src/sys/netinet: tcp_input.c tcp_output.c

Log Message:
tcp sockbuf autoscaling was initially added turned off because it
was experimental.  People (including myself) have been running with
it turned on for eons now, so flip the default to enabled.


To generate a diff of this commit:
cvs rdiff -u -r1.299 -r1.300 src/sys/netinet/tcp_input.c
cvs rdiff -u -r1.168 -r1.169 src/sys/netinet/tcp_output.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

----- End forwarded message -----


Home | Main Index | Thread Index | Old Index