xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] xl ocaml: drop lock in the bindings
@ 2010-08-10 11:46 Vincent Hanquez
  2010-08-10 11:46 ` [PATCH 1/5] Put a valid version number in the META files Vincent Hanquez
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Vincent Hanquez @ 2010-08-10 11:46 UTC (permalink / raw)
  To: xen-devel; +Cc: Vincent Hanquez

[-- 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

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/5] xl ocaml: drop lock in the bindings
@ 2010-08-10 15:12 Vincent Hanquez
  2010-08-10 15:12 ` [PATCH 2/5] Wrap init context procedure into a macro. Introduce a gc structure Vincent Hanquez
  0 siblings, 1 reply; 10+ messages in thread
From: Vincent Hanquez @ 2010-08-10 15:12 UTC (permalink / raw)
  To: Xen Devel; +Cc: Vincent Hanquez

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.

Resent with inline patches.

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(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-08-10 15:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-10 11:46 [PATCH 0/5] xl ocaml: drop lock in the bindings Vincent Hanquez
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
2010-08-10 15:12 ` [PATCH 2/5] Wrap init context procedure into a macro. Introduce a gc structure Vincent Hanquez

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).