From: Patrick Colp <pjcolp@cs.ubc.ca>
To: xen-devel@lists.xensource.com
Subject: OCaml xenstored
Date: Wed, 16 Jul 2008 11:25:05 -0700 [thread overview]
Message-ID: <487E3D01.20601@cs.ubc.ca> (raw)
[-- Attachment #1: Type: text/plain, Size: 981 bytes --]
Hello all,
About six weeks ago I posted about making changes to XenStore. I suggest
a cleaned up XenStore protocol and said I would begin work on an OCaml
version of the XenStore daemon.
I have completed my first version of said OCaml XenStore daemon, which
I've attached to this message. It contains the source files, Makefile,
and a README.
The core functionality of the original XenStore daemon is in place. Some
of the trace file and logging stuff may not be quite fully implemented,
but it does allow domains to be started, shutdown, and migrated.
The code is ugly and all in one file. But this was my first time ever
coding in OCaml as well. I'm currently working on cleaning up the code
and moving it into modules (and the new code is starting to look *much*
nicer than what I'm posting here). This next version should also include
some enhancements to things like transactions and security.
Please let me know of any problems/suggestions you have.
Patrick
[-- Attachment #2: xenstored-ocaml.tar.bz2 --]
[-- Type: application/x-bzip, Size: 20680 bytes --]
[-- Attachment #3: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
next reply other threads:[~2008-07-16 18:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-16 18:25 Patrick Colp [this message]
2008-07-16 18:32 ` OCaml xenstored Joshua West
2008-07-16 18:36 ` Diego Ongaro
2008-07-16 20:07 ` Patrick Colp
2008-07-18 14:39 ` Ian Jackson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=487E3D01.20601@cs.ubc.ca \
--to=pjcolp@cs.ubc.ca \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.