netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: kernel.org.gnu@gmail.com
Cc: eric.dumazet@gmail.com, netdev@vger.kernel.org,
	herbert@gondor.apana.org.au
Subject: Re: [PATCH] net: Prevent multiple NAPI instances co-existing in the list
Date: Thu, 08 Jan 2015 19:12:20 -0800 (PST)	[thread overview]
Message-ID: <20150108.191220.2026555103366558353.davem@davemloft.net> (raw)
In-Reply-To: <CA+U0gVi1cVB4qbXAkPp1LMmNOaDOD2UaAL4riA6O_Q_SnvMQTA@mail.gmail.com>

From: Dennis Chen <kernel.org.gnu@gmail.com>
Date: Fri, 9 Jan 2015 10:26:48 +0800

> I am very curious about the reason that you're removing the atomic ops
> in the stack, what's the benifit?

1) Do not top post.

2) The reason is, obviously, performance.

      reply	other threads:[~2015-01-09  3:09 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-08  8:22 [PATCH] net: Prevent multiple NAPI instances co-existing in the list Dennis Chen
2015-01-08 11:15 ` Herbert Xu
2015-01-09  2:24   ` Dennis Chen
2015-01-09  2:27     ` Herbert Xu
2015-01-09  2:32       ` Dennis Chen
2015-01-09  2:34         ` Herbert Xu
2015-01-09  2:50           ` Dennis Chen
2015-01-09  3:07           ` Dennis Chen
2015-01-08 13:04 ` Sergei Shtylyov
2015-01-09  2:28   ` Dennis Chen
2015-01-08 14:51 ` Eric Dumazet
2015-01-09  2:26   ` Dennis Chen
2015-01-09  3:12     ` 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=20150108.191220.2026555103366558353.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=eric.dumazet@gmail.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=kernel.org.gnu@gmail.com \
    --cc=netdev@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).