All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
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.] limit of if per batman
Date: Wed, 25 Jan 2017 04:02:22 +0100	[thread overview]
Message-ID: <20170125030222.GA25360@lunn.ch> (raw)
In-Reply-To: <946ed248-8900-a0e2-4f35-ff288b04e360@viisauksena.de>

On Wed, Jan 25, 2017 at 03:21:58AM +0100, jens wrote:
> On 24.01.2017 14:39, Sven Eckelmann wrote:
> > There is no artificial limit added by batman-adv. But transmitting a lot of
> > broadcasts over 255 virtual links sharing the same physical link
> > might get interesting (independent of batman-adv).
> 
> this made me curious , and i modified your script a bit - turns out
> after the 127. IF you add to batman-adv you get an Error -
> all 510 gretap links was succesfully build ...
> # ifconfig |grep gre| wc -l
> 515
> # batctl if|sort|wc -l
> 127
> the error is mainly
> *Error - can't write to file
> '/sys/class/net/gre128/batman_adv/mesh_iface': Cannot allocate memory

Hi Jens

What sort of machine are you running this on? How much RAM does it
have?

My guess is, you are running it on a little box with not much RAM.  If
you tried again on your desktop with a few Giga byte of RAM, you will
get a different limit.

    Andrew

  reply	other threads:[~2017-01-25  3:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-23 17:26 [B.A.T.M.A.N.] limit of if per batman jens
2017-01-24 13:39 ` Sven Eckelmann
2017-01-25  2:21   ` jens
2017-01-25  3:02     ` Andrew Lunn [this message]
     [not found]   ` <ba5c036e-e34b-2b43-4df2-bc1c8883eedd@viisauksena.de>
2017-01-25  7:15     ` Sven Eckelmann
2017-12-26 14:19       ` Sven Eckelmann
2018-01-23 12:33         ` Sven Eckelmann
2018-02-03  7:41           ` 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=20170125030222.GA25360@lunn.ch \
    --to=andrew@lunn.ch \
    --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 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.