[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: Mirage Xenstore Stub Domain
I've hit another snag with the Xenstore stub domain. I've built "ocaml-xenstore-xen" with Mirari, and I'm launching it early in the dom0 boot process with "init-xenstore-domain". The xenstore kernel seems to hang with 100% CPU usage trying to write to the console (which makes some sense to me, since nothing is reading from the ring buffer yet). My guess is that the loop in "OS.Console.write_all" is the culprit---if I stub this function out to return zero, it starts up and works just fine.
I've been trying to figure out if this is a bootstrapping issue that's somewhat unavoidable or a bug, but I don't yet have enough of a handle on how LWT works to be sure. James On Mon, Jul 8, 2013 at 4:25 PM, James Bielman <jamesjb@xxxxxxxxx> wrote:
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |