public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: "Linus Lüssing" <linus.luessing@c0d3.blue>
To: The list for a Better Approach To Mobile Ad-hoc Networking
	<b.a.t.m.a.n@lists.open-mesh.org>
Subject: Re: [B.A.T.M.A.N.] [RFC] batman-adv: use kmem_cache for translation table
Date: Mon, 20 Jun 2016 03:59:01 +0200	[thread overview]
Message-ID: <20160620015901.GE3029@otheros> (raw)
In-Reply-To: <1463310915-7111-1-git-send-email-sven@narfation.org>

On Sun, May 15, 2016 at 01:15:15PM +0200, Sven Eckelmann wrote:
> TODO statistics, batadv_tt_roam_node?, batadv_tt_change_node?,
> batadv_tt_req_node?, ....

Some statistics here:

https://www.open-mesh.org/projects/batman-adv/wiki/Kmalloc-kmem-cache-tests


In a nutshell, on a small TP-Link TL-841NDv8 wireless router
(MIPS/AR9341), I was able to achieve 34% more global TT entries
(or 25% less RAM usage).


Regarding SLAB_HWCACHE_ALIGN, it did not seem to make much of a
difference. There is a slight tendency for less RAM usage without
this flag. But it is so small, that it might be a coincident, too.
And it is definitely negligable. At least for this architecture.

Regards, Linus


PS: I might make some more, pretty graphs for the other test
variables, too. But for now, there is just this one raw table for
that.

  reply	other threads:[~2016-06-20  1:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-15 11:15 [B.A.T.M.A.N.] [RFC] batman-adv: use kmem_cache for translation table Sven Eckelmann
2016-06-20  1:59 ` Linus Lüssing [this message]
2016-06-25 15:05   ` Sven Eckelmann

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=20160620015901.GE3029@otheros \
    --to=linus.luessing@c0d3.blue \
    --cc=b.a.t.m.a.n@lists.open-mesh.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox