[Devel] Re: [PATCH 2.6.25] IPv4: thresholds in fib_trie.c are not modified, make them const

Denis V. Lunev den at sw.ru
Wed Dec 12 23:32:58 PST 2007


David Miller wrote:
> From: "Denis V. Lunev" <den at 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:




More information about the Devel mailing list