On Fri, Apr 21, 2017 at 11:43 AM, Raghavendra G <raghavendra@xxxxxxxxxxx> wrote:
Summing up various discussions I had on this,1. Current ping frame work should measure just the responsiveness of network and rpc layer. This means poller threads shouldn't be winding the individual fops at all (as it might add delay in reading the ping requests). Instead, they can queue the requests to a common work queue and other threads should pick up the requests.
Patch can be found at:
4. We've fixed some lock contention issues on the brick stack due to high latency on backend fs. However, this is on-going work as contentions can be found in various codepaths (mem-pool etc).
These patches were contributed by "Krutika Dhananjay" <kdhananj.at.redhat.com>.
Thanks Krutika for all those patches :).
regards,
Raghavendra
_______________________________________________ Gluster-devel mailing list Gluster-devel@xxxxxxxxxxx http://lists.gluster.org/mailman/listinfo/gluster-devel