- **summary**: mds: Improve performance using edge-triggered epoll --> mds: 
Improve performance by emptying the receive buffer between each poll
- Description has changed:

Diff:

~~~~

--- old
+++ new
@@ -1 +1 @@
-Improve the performance of the MDS thread by using edge-triggered epoll() 
instead of poll().
+Improve the performance of the MDS thread by emptying the receive buffers 
between each call to poll(). Also investigate if using edge-triggered epoll() 
will give additional performance improvement (not guaranteed since we are only 
polling three file descriptors).

~~~~




---

** [tickets:#1966] mds: Improve performance by emptying the receive buffer 
between each poll**

**Status:** unassigned
**Milestone:** 5.2.FC
**Created:** Tue Aug 23, 2016 04:12 PM UTC by Anders Widell
**Last Updated:** Tue Aug 23, 2016 04:12 PM UTC
**Owner:** nobody


Improve the performance of the MDS thread by emptying the receive buffers 
between each call to poll(). Also investigate if using edge-triggered epoll() 
will give additional performance improvement (not guaranteed since we are only 
polling three file descriptors).


---

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.
------------------------------------------------------------------------------
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to