[PATCH 0/2] libxl: fix handling of fd and timer registrations

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This small series fixes some assertions we occasionally see in the
libxl driver when running libvirt-TCK.  The assertions were due to
races between destroying per-domain libxl_ctx and receiving fd and
timer callbacks associated with them.  The races are masked by
setting DEBUG loglevel in libvirtd.conf, so often missed by
automated test setups that want DEBUG loglevel.

Patch 1 actually fixes the assertions.  Patch2 fixes a stupid mistake.
See the commit messages for details.

Jim Fehlig (2):
  libxl: fix fd and timer event handling
  libxl: Move setup of child processing code to driver initialization

 src/libxl/libxl_domain.c | 244 +----------------------------------------------
 src/libxl/libxl_driver.c | 212 +++++++++++++++++++++++++++++++++++++++-
 2 files changed, 212 insertions(+), 244 deletions(-)

-- 
1.8.4.5

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]