netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: yevgenyp@mellanox.co.il
Cc: netdev@vger.kernel.org, rdreier@cisco.com,
	general@lists.openfabrics.org, jeff@garzik.org
Subject: [ofa-general] Re: [PATCH 2/9] mlx4_en: Removed TX locking when polling TX cq
Date: Thu, 25 Dec 2008 18:16:16 -0800 (PST)	[thread overview]
Message-ID: <20081225.181616.195227579.davem@davemloft.net> (raw)
In-Reply-To: <494F6536.6040107@mellanox.co.il>

From: Yevgeny Petrilin <yevgenyp@mellanox.co.il>
Date: Mon, 22 Dec 2008 12:00:22 +0200

> There is no need to synchronize the polling with the transmit
> function. The only place to synchronize is when we process
> the cq from the transmit function. Also removed spin_lock_irq,
> and using spin_trylock, if somebody else is already processing the cq,
> no need to wait for it to finish.
> 
> Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il>

Applied.

      reply	other threads:[~2008-12-26  2:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-22 10:00 [ofa-general] [PATCH 2/9] mlx4_en: Removed TX locking when polling TX cq Yevgeny Petrilin
2008-12-26  2:16 ` 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=20081225.181616.195227579.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=general@lists.openfabrics.org \
    --cc=jeff@garzik.org \
    --cc=netdev@vger.kernel.org \
    --cc=rdreier@cisco.com \
    --cc=yevgenyp@mellanox.co.il \
    /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).