Change in vdsm[master]: make event loop handle EINTR on poll

lvroyce at linux.vnet.ibm.com lvroyce at linux.vnet.ibm.com
Thu Jun 7 02:42:06 UTC 2012


Royce Lv has uploaded a new change for review.

Change subject: make event loop handle EINTR on poll
......................................................................

make event loop handle EINTR on poll

some system call and signal will interrupt poll,
making event loop stops and fails to react events and keepalive message
from libvirt.
adding handling EINTR to poll to make it more robust

Change-Id: Ie367e193cbf4b76d352d57f3d4ef55fdf45f2fd2
Signed-off-by: Royce Lv<lvroyce at linux.vnet.ibm.com>
---
M vdsm/libvirtev.py
1 file changed, 8 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/13/5113/1
--
To view, visit http://gerrit.ovirt.org/5113
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie367e193cbf4b76d352d57f3d4ef55fdf45f2fd2
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Royce Lv <lvroyce at linux.vnet.ibm.com>


More information about the vdsm-patches mailing list