netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v1 0/2] tipc: subscription refcount simplifications
@ 2017-03-28 10:28 Parthasarathy Bhuvaragan
  2017-03-28 10:28 ` [PATCH net-next v1 1/2] tipc: advance the time of deleting subscription from subscriber->subscrp_list Parthasarathy Bhuvaragan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Parthasarathy Bhuvaragan @ 2017-03-28 10:28 UTC (permalink / raw)
  To: netdev; +Cc: jon.maloy, tipc-discussion

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-03-29  1:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-28 10:28 [PATCH net-next v1 0/2] tipc: subscription refcount simplifications Parthasarathy Bhuvaragan
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

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).