netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@linux-foundation.org>
To: "Zhu Han" <schumi.han@gmail.com>
Cc: "Kieran Mansley" <kmansley@solarflare.com>,
	xen-devel@lists.xensource.com, netdev@vger.kernel.org,
	herbert@gondor.apana.org.au
Subject: Re: [Xen-devel] [PATCH 4/4] [Net] Support accelerated network plugin modules
Date: Fri, 15 Jun 2007 09:06:14 -0700	[thread overview]
Message-ID: <20070615090614.19871370@localhost> (raw)
In-Reply-To: <4e777ed10706150859r3b6e1617o3b31e5e24a30e6c9@mail.gmail.com>

On Fri, 15 Jun 2007 11:59:43 -0400
"Zhu Han" <schumi.han@gmail.com> wrote:

> Hi, Kieran,
> 
> I'm just wonder why you try to acquire the lock and increase the
> hooks_usecount each time when you use the hook routine. Is there any
> generic ways to synchronze the code path using hook routines and
> netfront_accelerator_unloaded, considering you can synchronize the
> 

Learn to use RCU for this. It would reduce the lock overhead.

  reply	other threads:[~2007-06-15 16:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-15 10:46 [PATCH 4/4] [Net] Support accelerated network plugin modules Kieran Mansley
2007-06-15 15:59 ` Zhu Han
2007-06-15 16:06   ` Stephen Hemminger [this message]
2007-06-15 16:22   ` Kieran Mansley
2007-06-15 16:31     ` [Xen-devel] " Keir Fraser
2007-06-15 18:03     ` Zhu Han
2007-06-18 15:31       ` [Xen-devel] " Kieran Mansley

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=20070615090614.19871370@localhost \
    --to=shemminger@linux-foundation.org \
    --cc=herbert@gondor.apana.org.au \
    --cc=kmansley@solarflare.com \
    --cc=netdev@vger.kernel.org \
    --cc=schumi.han@gmail.com \
    --cc=xen-devel@lists.xensource.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;
as well as URLs for NNTP newsgroup(s).