[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] PATCH: 3/11: Remove unused virStateSigDispatcher() api
- From: Daniel Veillard <veillard redhat com>
- To: "Daniel P. Berrange" <berrange redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] PATCH: 3/11: Remove unused virStateSigDispatcher() api
- Date: Thu, 30 Oct 2008 15:24:11 +0100
On Thu, Oct 30, 2008 at 01:36:45PM +0000, Daniel P. Berrange wrote:
> When we added the LXC driver, it originally needed to respond
> to signals. We removed that need a while ago, but left the
> infrastructure around. This patch removes the driver calls
> relating to signal progation, since they're unneccessary and
uncontroversial +1
> we shouldn't follow this approach again in the future, because
> all drivers need to survive libvirtd restarts, which means they
> cannot rely in having signals from child processes.
So ultimately we could remove the signal part of the drivers
and maybe simplify the handling from qemudDispatchSignalEvent
Maybe we can extract the persistency mechanism and share it between
the wrapper processes then.
Daniel
--
Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
daniel veillard com | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library http://libvirt.org/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]