From: Marek Lindner <mareklindner@neomailbox.ch>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: Re: [B.A.T.M.A.N.] [PATCH v2] batman-adv: Allow to disable debugfs support
Date: Fri, 22 Jul 2016 17:20:21 +0800 [thread overview]
Message-ID: <3302974.2EJeEjFU03@voltaire> (raw)
In-Reply-To: <1468654280-10200-1-git-send-email-sven@narfation.org>
[-- Attachment #1: Type: text/plain, Size: 2016 bytes --]
On Saturday, July 16, 2016 09:31:20 Sven Eckelmann wrote:
> The files provided by batman-adv via debugfs are currently converted to
> netlink. Tools which are not yet converted to use the netlink interface may
> still rely on the old debugfs files. But systems which already upgraded
> their tools can save some space by disabling this feature. The default
> configuration of batman-adv on amd64 can reduce the size of the module by
> around 11% when this feature is disabled.
>
> $ size net/batman-adv/batman-adv.ko*
> text data bss dec hex filename
> 150507 10395 4160 165062 284c6 net/batman-adv/batman-adv.ko.y
> 137106 7099 2112 146317 23b8d net/batman-adv/batman-adv.ko.n
>
> Signed-off-by: Sven Eckelmann <sven@narfation.org>
> ---
> v2:
> - remove bogus "Before:" line in commit message
>
> Makefile | 3 +++
> README.external | 1 +
> compat.h | 5 +++++
> gen-compat-autoconf.sh | 1 +
> net/batman-adv/Kconfig | 15 +++++++++++++--
> net/batman-adv/Makefile | 4 ++--
> net/batman-adv/bat_algo.c | 2 ++
> net/batman-adv/bat_iv_ogm.c | 12 ++++++++++++
> net/batman-adv/bat_v.c | 12 ++++++++++++
> net/batman-adv/bridge_loop_avoidance.c | 4 ++++
> net/batman-adv/debugfs.h | 2 +-
> net/batman-adv/distributed-arp-table.c | 2 ++
> net/batman-adv/gateway_client.c | 2 ++
> net/batman-adv/icmp_socket.h | 18 +++++++++++++++++-
> net/batman-adv/main.c | 2 ++
> net/batman-adv/multicast.c | 2 ++
> net/batman-adv/network-coding.c | 2 ++
> net/batman-adv/originator.c | 4 ++++
> net/batman-adv/translation-table.c | 4 ++++
> net/batman-adv/types.h | 6 ++++++
> 20 files changed, 97 insertions(+), 6 deletions(-)
Applied in revision 4f47cce.
Thanks,
Marek
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
prev parent reply other threads:[~2016-07-22 9:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-16 7:31 [B.A.T.M.A.N.] [PATCH v2] batman-adv: Allow to disable debugfs support Sven Eckelmann
2016-07-22 9:20 ` Marek Lindner [this message]
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=3302974.2EJeEjFU03@voltaire \
--to=mareklindner@neomailbox.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox