Port-xen archive

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

Re: Xen hangs (NetBSD 7.0.1, amd64, Xen 4.5.3)



On Sat, Mar 25, 2017 at 11:26:42AM -0400, Thor Lancelot Simon wrote:
> On Wed, Mar 22, 2017 at 09:31:02PM +0100, Manuel Bouyer wrote:
> > 
> > What happens is that the xenstore tools talks to xenstored via its
> > unix socket, and if this fail, via the kernel interface.
> > This happens when the connect queue of the unix socket is full (and it
> > happens easily because xenstored creates the socket with a queue depth
> > or 1). But the kernel interface is racy and things can go wrong if
> 
> Worth patching xenstored?

It's not clear why xenstored sets it to 1, so I've not touched this part
yet. The kernel interface needs to be fixed anyway.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index