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

Testing ocaml-vchan



You need:

git clone git://github.com/vbmithr/ocaml-xenstore
cd ocaml-xenstore && git checkout mirage-compatible && cd ..

git clone git://github.com/vbmithr/ocaml-xenstore-clients
cd ocaml-xenstore-clients && git checkout mirage-compatible && cd ..

git clone git://github.com/vbmithr/mirage-platform
cd mirage-platform && git checkout no-xenstore && cd ..

opam pin all that and install.

Then

git clone git://github.com/vbmithr/ocaml-xenstore
cd ocaml-xenstore
make && make install
cd test
mirari configure --xen --no-install
mirari build --xen
sudo xl create node.xl -cp
sudo xl unpause node


You should observe, randomly, either the kernel crashing with EACCESS, or blocking forever.

Please let me know if you have any problem following those instructions, or if the result of the experiment is different from what I have.

Cheers,

Vincent



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.