From: Vincent Hanquez <vincent.hanquez@eu.citrix.com>
To: xen-devel <xen-devel@lists.xensource.com>
Cc: Vincent Hanquez <vincent.hanquez@eu.citrix.com>
Subject: [PATCH 0/5] xl ocaml: drop lock in the bindings
Date: Tue, 10 Aug 2010 12:46:48 +0100 [thread overview]
Message-ID: <1281440813-22610-1-git-send-email-vincent.hanquez@eu.citrix.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 672 bytes --]
This patchserie enable dropping the ocaml lock in the xl bindings.
also fix the META file generation to have a proper version number in ocaml libraries.
Vincent Hanquez (5):
Put a valid version number in the META files.
Wrap init context procedure into a macro. Introduce a gc structure.
use new functions to get elements out of ocaml values.
use new gc functions to deep copy structure and only free once the
gc.
always drop the caml lock during any xl operations.
tools/ocaml/common.make | 2 +-
tools/ocaml/libs/xl/xl_stubs.c | 194 ++++++++++++++++++++++++---------------
2 files changed, 120 insertions(+), 76 deletions(-)
[-- Attachment #2: 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:[~2010-08-10 11:46 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-10 11:46 Vincent Hanquez [this message]
2010-08-10 11:46 ` [PATCH 1/5] Put a valid version number in the META files Vincent Hanquez
2010-08-10 11:46 ` [PATCH 2/5] Wrap init context procedure into a macro. Introduce a gc structure Vincent Hanquez
2010-08-10 11:46 ` [PATCH 3/5] use new functions to get elements out of ocaml values Vincent Hanquez
2010-08-10 11:46 ` [PATCH 4/5] use new gc functions to deep copy structure and only free once the gc Vincent Hanquez
2010-08-10 11:46 ` [PATCH 5/5] always drop the caml lock during any xl operations Vincent Hanquez
2010-08-10 14:29 ` [PATCH 0/5] xl ocaml: drop lock in the bindings Stefano Stabellini
2010-08-10 15:14 ` Vincent Hanquez
2010-08-10 15:36 ` Stefano Stabellini
-- strict thread matches above, loose matches on Subject: below --
2010-08-10 15:12 Vincent Hanquez
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=1281440813-22610-1-git-send-email-vincent.hanquez@eu.citrix.com \
--to=vincent.hanquez@eu.citrix.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).