All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Denis V. Lunev" <den@sw.ru>
To: David Miller <davem@davemloft.net>
Cc: den@openvz.org, containers@lists.osdl.org, devel@openvz.org,
	netdev@vger.kernel.org
Subject: Re: [PATCH 2.6.25] IPv4: thresholds in fib_trie.c are not modified, make them const
Date: Thu, 13 Dec 2007 10:32:58 +0300	[thread overview]
Message-ID: <4760E02A.70509@sw.ru> (raw)
In-Reply-To: <20071212.105833.237798467.davem@davemloft.net>

David Miller wrote:
> From: "Denis V. Lunev" <den@openvz.org>
> Date: Wed, 12 Dec 2007 14:05:55 +0300
> 
>> -static int halve_threshold = 25;
>> -static int inflate_threshold = 50;
>> -static int halve_threshold_root = 15;
>> -static int inflate_threshold_root = 25;
> 
> halve_threshold_root and inflate_threshold_root have different
> values in the net-2.6.25 tree.

oops. this was accidentally changed during porting of the code from the
one old tree and committed by mistake. I'll resend correct patch in a minute

> 
> What tree are you patching against?  These were changed way
> back in:

      reply	other threads:[~2007-12-13  7:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-12 11:05 [PATCH 2.6.25] IPv4: thresholds in fib_trie.c are not modified, make them const Denis V. Lunev
2007-12-12 18:58 ` David Miller
2007-12-13  7:32   ` Denis V. Lunev [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4760E02A.70509@sw.ru \
    --to=den@sw.ru \
    --cc=containers@lists.osdl.org \
    --cc=davem@davemloft.net \
    --cc=den@openvz.org \
    --cc=devel@openvz.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.