lkml.org 
[lkml]   [2003]   [Jan]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [TCP]: Add tcp_low_latency sysctl.
On Mon, 27 Jan 2003, Linux Kernel Mailing List wrote:

> ChangeSet 1.930.3.1, 2003/01/27 15:51:19-08:00, davem@nuts.ninka.net

[SNIPPED]

> diff -Nru a/net/ipv4/sysctl_net_ipv4.c b/net/ipv4/sysctl_net_ipv4.c
> --- a/net/ipv4/sysctl_net_ipv4.c Mon Jan 27 21:32:28 2003
> +++ b/net/ipv4/sysctl_net_ipv4.c Mon Jan 27 21:32:28 2003
> @@ -223,6 +223,8 @@
> &sysctl_tcp_tw_reuse, sizeof(int), 0644, NULL, &proc_dointvec},
> {NET_TCP_FRTO, "tcp_frto",
> &sysctl_tcp_frto, sizeof(int), 0644, NULL, &proc_dointvec},
> + {NET_TCP_FRTO, "tcp_low_latency",
> + &sysctl_tcp_low_latency, sizeof(int), 0644, NULL, &proc_dointvec},
> {0}
> };

I think this should be NET_TCP_LOW_LATENCY instead of NET_TCP_FRTO. I
don't have a 2.5 kernel here or I'd send a patch, sorry.

Jim



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:32    [W:0.032 / U:0.224 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site