netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>
To: <netdev@vger.kernel.org>
Cc: jon.maloy@ericsson.com, tipc-discussion@lists.sourceforge.net
Subject: [PATCH net-next v1 0/2] tipc: subscription refcount simplifications
Date: Tue, 28 Mar 2017 12:28:26 +0200	[thread overview]
Message-ID: <1490696908-7790-1-git-send-email-parthasarathy.bhuvaragan@ericsson.com> (raw)

The first patch makes the subscription refcount cleanup lockless and
the second updates the subscription refcount policy.

Ying Xue (2):
  tipc: advance the time of deleting subscription from
    subscriber->subscrp_list
  tipc: adjust the policy of holding subscription kref

 net/tipc/name_table.c |  2 ++
 net/tipc/subscr.c     | 17 ++++-------------
 net/tipc/subscr.h     |  3 +++
 3 files changed, 9 insertions(+), 13 deletions(-)

-- 
2.1.4


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

             reply	other threads:[~2017-03-28 10:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-28 10:28 Parthasarathy Bhuvaragan [this message]
2017-03-28 10:28 ` [PATCH net-next v1 1/2] tipc: advance the time of deleting subscription from subscriber->subscrp_list Parthasarathy Bhuvaragan
2017-03-28 10:28 ` [PATCH net-next v1 2/2] tipc: adjust the policy of holding subscription kref Parthasarathy Bhuvaragan
2017-03-29  1:03 ` [PATCH net-next v1 0/2] tipc: subscription refcount simplifications David Miller

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=1490696908-7790-1-git-send-email-parthasarathy.bhuvaragan@ericsson.com \
    --to=parthasarathy.bhuvaragan@ericsson.com \
    --cc=jon.maloy@ericsson.com \
    --cc=netdev@vger.kernel.org \
    --cc=tipc-discussion@lists.sourceforge.net \
    /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).