Dan Kenigsberg has submitted this change and it was merged. Change subject: Using only globalPool allow only 10 processes ......................................................................
Using only globalPool allow only 10 processes For each domain we want to have process pool with limit slots of processes, this way we optimize glob over mounted links. This fix uses different pool for each domain, instead of the global one. Change-Id: I9a4024b8d8be8b9cbbb4836987dfb94e3a11d7d3 Signed-off-by: Yaniv Bronhaim <[email protected]> Bug-Id: https://bugzilla.redhat.com/show_bug.cgi?id=853011 --- M vdsm/storage/fileSD.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Shu Ming: Looks good to me, but someone else must approve Yaniv Bronhaim: Verified Saggi Mizrahi: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/9029 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9a4024b8d8be8b9cbbb4836987dfb94e3a11d7d3 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Eduardo <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Shu Ming <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
