[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090707235029.GA8207@ami.dom.local>
Date: Wed, 8 Jul 2009 01:50:29 +0200
From: Jarek Poplawski <jarkao2@...il.com>
To: Paweł Staszewski <pstaszewski@...are.pl>
Cc: "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
Linux Network Development list <netdev@...r.kernel.org>,
Robert Olsson <robert@...ur.slu.se>
Subject: Re: [PATCH net-2.6] Re: rib_trie / Fix inflate_threshold_root.
Now=15 size=11 bits
On Wed, Jul 08, 2009 at 12:56:13AM +0200, Paweł Staszewski wrote:
> Jarek Poplawski pisze:
...
>> ---> (synchronize take 9; apply on top of the 2.6.29.x with the last
>> all-in-one patch, or net-2.6)
>>
>>
>
> Applied to 2.6.29.5 preempt/no-preempt and tested: - with preempt i make
> only one test with sync_pages = 256 to check that is working :)
>
> So here are some tests for different sync_pages size.
...
> So i see in prev tests i make something wrong in time counting
> So i modify test script and make tests again:
>
> echo 64 > /sys/module/fib_trie/parameters/sync_pages
> Total size reach max in 13 sec
>
> echo 128 > /sys/module/fib_trie/parameters/sync_pages
> Total size reach max in 10 sec
>
> echo 256 > /sys/module/fib_trie/parameters/sync_pages
> Total size reach max in 10 sec
>
> And for sync_paqges >256 time for propagating routes is always 10sec.
So this means sync_pages 128 or 256 is reasonable.
>
> Also today i have many messages in dmesg like this:
> Fix inflate_threshold_root. Now=25 size=11 bits
> :)
This is something new and a bit surprising to me: the same threshold
in previous tests didn't generate this? Do you mean more than:
"Fix inflate_threshold_root. Now=15 size=11 bits" before?
> And after tune :
> /sys/module/fib_trie/parameters/inflate_threshold_root
> no more info :)
With what value?
Pawel, let's say that current defaults are:
inflate_threshold_root 25 sync_pages 256
I'd like you to try to check if e.g.:
inflate_threshold_root 15 sync_pages 256
can give you any visible or subjective difference worth tweaking it
at all? (These stats from the next messages don't show this enough.)
You don't need to hurry with this...
Thanks,
Jarek P.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists