Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757012Ab1EaP2l (ORCPT ); Tue, 31 May 2011 11:28:41 -0400 Received: from mail-gw0-f46.google.com ([74.125.83.46]:58373 "EHLO mail-gw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755802Ab1EaP2j (ORCPT ); Tue, 31 May 2011 11:28:39 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=eafOqDa15tfiE7wuRlnUcfl36ZsVg7CbADAvz+if7PWBDQ5YU1/XSjfldrGRAfkFeD cTvyPqaNfqYZlmNKwIWoVBDGBhXeLvqOB+Kx0A6D45jGcQm4le6a3/k7wmtEfR9QjCAk 9jHTm9RdozKEVSN9w595nixgwqEPqbdaE75hI= MIME-Version: 1.0 In-Reply-To: References: <1305715384-81716-1-git-send-email-tsunanet@gmail.com> <20110518.152653.1486764697527722925.davem@davemloft.net> <20110518.155200.801089483916944725.davem@davemloft.net> <20110518202025.GC4175@nuttenaction> From: tsuna Date: Tue, 31 May 2011 08:28:18 -0700 Message-ID: Subject: Re: [PATCH] tcp: Expose the initial RTO via a new sysctl. To: Hagen Paul Pfeifer Cc: "H.K. Jerry Chu" , David Miller , kuznet@ms2.inr.ac.ru, pekkas@netcore.fi, jmorris@namei.org, yoshfuji@linux-ipv6.org, kaber@trash.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 675 Lines: 18 On Tue, May 31, 2011 at 8:25 AM, Hagen Paul Pfeifer wrote: > Skip sysctl, it is deprecated. Sorry I meant a knob such as /proc/sys/net/ipv4/tcp_initrto. > The initRTO is the ideal candidate for a > per route knob. And happily you will solve 2) with the per route thing too! You still need a knob for the default system-wide value, don't you? -- Benoit "tsuna" Sigoure Software Engineer @ www.StumbleUpon.com -- 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/