- **summary**: mds: Improve recv of TIPC events --> mds: Remove use of mutex at 
TIPC receive
- Description has changed:

Diff:

~~~~

--- old
+++ new
@@ -1 +1 @@
-As a first step in imporving the MDS recv of TIPC events by changing data 
socket and bsr socket to nonblocking and loop over recv til EWOULDBLOCK or 
EAGAIN. Also changing to handle each descriptor before entering the poll loop. 
This to reduce the mutex lock contention. As a next step it would be good to 
remove the mutex lock.
+As a first step in imporving the MDS recv of TIPC events by changing data 
socket and bsr socket to nonblocking and loop over recv til EWOULDBLOCK or 
EAGAIN. Also changing to handle each descriptor before entering the poll loop. 
This to reduce the mutex lock contention. As a next step it this global mutex 
lock. See also #1966

~~~~




---

** [tickets:#2132] mds: Remove use of mutex at TIPC receive**

**Status:** assigned
**Milestone:** 5.2.FC
**Created:** Thu Oct 20, 2016 03:29 PM UTC by Hans Nordebäck
**Last Updated:** Thu Oct 20, 2016 03:30 PM UTC
**Owner:** Hans Nordebäck


As a first step in imporving the MDS recv of TIPC events by changing data 
socket and bsr socket to nonblocking and loop over recv til EWOULDBLOCK or 
EAGAIN. Also changing to handle each descriptor before entering the poll loop. 
This to reduce the mutex lock contention. As a next step it this global mutex 
lock. See also #1966


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to