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

Re: MAXSAVEDBLOCKS in netinet/tcp_sack.c


To: Noritoshi Demizu <demizu@xxxxxxxxxxxxxx>
From: Hiten Pandya <hmp@xxxxxxxxxxxxx>
Date: Fri, 26 Aug 2005 13:05:10 +0100

Noritoshi Demizu wrote:
To control the number of SACK blocks per connection, I'd like to add a
new sysctl variable: net.inet.tcp.sack_maxblocks_perconn.  The default
value (128) is borrowed from FreeBSD (net.inet.tcp.sack.maxholes).
Note that the number of SACK blocks and the number of SACK holes are
always the same.

I'd like to commit the patch below if no objection is raised until
August 28, 2005.

Thanks.

Regards,
Noritoshi Demizu


I don't object to this patch, however could you provide some kind of explanation as to why this value would be increased or decreased?
Maybe we can put this information in some manual page, maybe a sack(4) ?


				Hiten Pandya
				hmp@xxxxxxxxxxxxx



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