[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [MirageOS-devel] Monitoring MirageOS guests on CubieBoard2
On 14 May 2014, at 17:15, Jon Ludlam <jjl25@xxxxxxxxx> wrote: > On 14/05/14 16:55, Anil Madhavapeddy wrote: >> On 14 May 2014, at 16:47, Jon Ludlam <jjl25@xxxxxxxxx> wrote: >>>> On 14/05/14 15:06, Anil Madhavapeddy wrote: >>>>> On 14 May 2014, at 14:01, buzz heavyyear <buzzheavyyear@xxxxxxxxxxx> >>>>> wrote: >>>>> >>>>> Now that I'm having a lot of fun getting up to speed with ocaml, xen, >>>>> mirage, writing ocaml guests and getting them to run on the Cubieboard, >>>>> what I really need is to see how they are performing as they are running. >>>>> >>>>> XAPI/XCP has rrd. Am I right in thinking that a good way forward is to >>>>> includegithub.com/xapi-project/xcp-rrd during the build process? >>>>> >>>>> Perhaps there's an easier way? Any thoughts anyone? >>>> RRD is definitely the right direction for dom0 to track guest activity, >>>> but we do need to get vchan up to speed from the guest side. Dave, Jon, >>>> what's the current state of ocaml-vchan? I'm happy to add a Cohttp >>>> functor for it if there's something vaguely resembling a FLOW interface >>>> (right now, it's fairly low level). >>> I believe the state is 'I saw it work once recently'. There's nothing >>> really resembling a flow interface, but I'm sure one could be assembled >>> fairly easily. >> Thanks, is there a working unit test domain anywhere? If we're going to >> depend on vchan, it's time to get the low level bits well tested. The atomic >> bit ops particularly worrisome, and we are likely to be the first ARM vchan >> user (so let's get the x86 bugs sorted first :-) >> >> Anil >> >> > What I was using to test was the vchan client from the xen repository. > I'll have another look at it tomorrow if you like? Ah yes, I keep forgetting about those binaries from the Xen repo -- are they installed by distros these days? (so we have a netcat-like vchan client). If you could take a look at a few simple examples of vchan on the Mirage side that I could use as a base, that'd be most helpful -- I'm happy to build the Flow layer over it while importing SSL (which requires a FLOW module type that's separate from the implementation such as TCPv4). -anil _______________________________________________ MirageOS-devel mailing list MirageOS-devel@xxxxxxxxxxxxxxxxxxxx http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |