Change in vdsm[master]: netlink: Introduce socket pool

nsoffer at redhat.com nsoffer at redhat.com
Tue Feb 18 07:07:52 UTC 2014


Nir Soffer has posted comments on this change.

Change subject: netlink: Introduce socket pool
......................................................................


Patch Set 2:

I don't think we need the lazy population mechanism. We can create all the sockets in __init__, and create the socket pool when the application is initialized:

    # vdsm

    netlink.create_pool()

-- 
To view, visit http://gerrit.ovirt.org/24603
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I657ac3d3e0c2661ce73bdef9aa807ead888a42eb
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No


More information about the vdsm-patches mailing list