[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH] 9p/xen: fix init sequence
Alexander Merritt wrote on Tue, Nov 19, 2024 at 09:16:33PM +0000: > From: Alex Zenla <alex@xxxxxxxxx> > > Large amount of mount hangs observed during hotplugging of 9pfs devices. The > 9pfs Xen driver attempts to initialize itself more than once, causing the > frontend and backend to disagree: the backend listens on a channel that the > frontend does not send on, resulting in stalled processing. > > Only allow initialization of 9p frontend once. I'm not familiar with the xen bringup so I don't understand how the patch guarantees this -- otherend_changed calls are guaranted to be seralized for a given frontend? I guess that at least it guaratees that we won't restart the init process after init's been done on our side and before the remote side sends the ack, so if you've all tested this I'll just trust you and Juergen's review and take it as an improvement. Queued to 9p-next; will send this to Linus in ~1week Thanks! -- Dominique
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |