Netdev List
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: opurdila@ixiacom.com
Cc: netdev@vger.kernel.org, lucian.grijincu@gmail.com, ddvlad@rosedu.org
Subject: Re: [PATCH net-next-2.6 v3] net: factorize sync-rcu call in unregister_netdevice_many
Date: Thu, 16 Dec 2010 14:04:17 -0800 (PST)	[thread overview]
Message-ID: <20101216.140417.229760449.davem@davemloft.net> (raw)
In-Reply-To: <1292280247-9889-1-git-send-email-opurdila@ixiacom.com>

From: Octavian Purdila <opurdila@ixiacom.com>
Date: Tue, 14 Dec 2010 00:44:07 +0200

> Add dev_close_many and dev_deactivate_many to factorize another
> sync-rcu operation on the netdevice unregister path.
> 
> $ modprobe dummy numdummies=10000
> $ ip link set dev dummy* up
> $ time rmmod dummy
> 
> Without the patch           With the patch
> 
> real    0m 24.63s           real    0m 5.15s
> user    0m 0.00s            user    0m 0.00s
> sys     0m 6.05s            sys     0m 5.14s
> 
> Signed-off-by: Octavian Purdila <opurdila@ixiacom.com>

I'll apply this, thanks Octavian.

      reply	other threads:[~2010-12-16 22:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-13 22:44 [PATCH net-next-2.6 v3] net: factorize sync-rcu call in unregister_netdevice_many Octavian Purdila
2010-12-16 22:04 ` David Miller [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=20101216.140417.229760449.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=ddvlad@rosedu.org \
    --cc=lucian.grijincu@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=opurdila@ixiacom.com \
    /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