DragonFly BSD
DragonFly commits List (threaded) for 2005-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/netinet tcp_input.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sat, 19 Mar 2005 10:46:36 -0800 (PST)

:On Fri, Mar 18, 2005 at 10:29:05AM -0800, Matthew Dillon wrote:
:> dillon      2005/03/18 10:29:05 PST
:> 
:> DragonFly src repository
:> 
:>   Modified files:
:>     sys/netinet          tcp_input.c 
:>   Log:
:>   Add a sysctl "net.inet.tcp.aggregate_acks" which controls the tcp ack
:>   aggregation feature, default to on.
:
:Since almost anyone wants to have it on, wouldn't it make more sense to
:call it "net.inet.tcp.disable_aggregated_acks"?
:
:Joerg

    I don't think so, no.  There are some sysctls like that but generally
    speaking '0' should mean disabled and '1' should mean enabled.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



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