From: David Miller <davem@davemloft.net>
To: pabeni@redhat.com
Cc: netdev@vger.kernel.org, jmorris@namei.org,
trond.myklebust@primarydata.com, aduyck@mirantis.com,
daniel@iogearbox.net, edumazet@google.com, tom@herbertland.com,
hannes@stressinduktion.org, ecree@solarflare.com,
linux-nfs@vger.kernel.org
Subject: Re: [PATCH net-next v6 0/3] udp: refactor memory accounting
Date: Sat, 22 Oct 2016 16:50:28 -0400 (EDT) [thread overview]
Message-ID: <20161022.165028.1826469214601163183.davem@davemloft.net> (raw)
In-Reply-To: <cover.1477043395.git.pabeni@redhat.com>
From: Paolo Abeni <pabeni@redhat.com>
Date: Fri, 21 Oct 2016 13:55:44 +0200
> This patch series refactor the udp memory accounting, replacing the
> generic implementation with a custom one, in order to remove the needs for
> locking the socket on the enqueue and dequeue operations. The socket backlog
> usage is dropped, as well.
...
Series applied, thank you.
prev parent reply other threads:[~2016-10-22 20:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-21 11:55 [PATCH net-next v6 0/3] udp: refactor memory accounting Paolo Abeni
2016-10-21 11:55 ` [PATCH net-next v6 1/3] net/socket: factor out helpers for memory and queue manipulation Paolo Abeni
2016-10-21 21:13 ` Eric Dumazet
2016-10-21 11:55 ` [PATCH net-next v6 2/3] udp: implement memory accounting helpers Paolo Abeni
2016-10-21 12:24 ` Eric Dumazet
2016-10-21 13:34 ` Paolo Abeni
2016-10-21 13:41 ` Eric Dumazet
2016-10-21 21:13 ` Eric Dumazet
2016-10-21 11:55 ` [PATCH net-next v6 3/3] udp: use it's own memory accounting schema Paolo Abeni
2016-10-21 21:14 ` Eric Dumazet
2016-10-22 20:50 ` 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=20161022.165028.1826469214601163183.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=aduyck@mirantis.com \
--cc=daniel@iogearbox.net \
--cc=ecree@solarflare.com \
--cc=edumazet@google.com \
--cc=hannes@stressinduktion.org \
--cc=jmorris@namei.org \
--cc=linux-nfs@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=tom@herbertland.com \
--cc=trond.myklebust@primarydata.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).