From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 10 Aug 2011 16:37:48 +0200 References: <201108101313.11132.lindner_marek@yahoo.de> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201108101637.48914.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] Batman CPU usage Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Wednesday, August 10, 2011 13:50:48 Max Ip wrote: > http://www.netperf.org/svn/netperf2/tags/netperf-2.5.0/doc/netperf.html#TCP > _005fSTREAM > > The receive socket size bytes, send socket size bytes and send message > size bytes were set to the default values i.e 87380, 16384 and 16384 > respectively. > The command gave the CPU utilization of 5.84% on node C (sending node). Meaning netperf tells you the CPU utilization or you get it from top / uptime / etc ? If so, why do you conclude this is the CPU load generated by batman- adv ? It seems to me you are measuring the CPU load generated by netperf not batman-adv. You could disable/bypass batman-adv and repeat the test whilst using static routes. What is the CPU load you get then ? By comparing these 2 tests (one with batman-adv and one without) you could say something about the load generated by batman-adv. Regards, Marek