[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: Mirage Xenstore Stub Domain
Yeah, I think we get stuck because "Activations.run" traverses the callback sequence left-to-right, then when the thread is awakened, it re-adds itself on the right, which means the iteration never terminates when the blocked thread can't make progress. This patch fixes the issue for me by adding waiters on the front of the callback list, but I'm not sure it's the best solution. Thanks, James On Tue, Jul 16, 2013 at 9:04 AM, James Bielman <jamesjb@xxxxxxxxx> wrote:
Attachment:
0001-Add-activation-event-callbacks-in-reverse-order.patch
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |