|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 0/5] xl ocaml: drop lock in the bindings
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(-)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH 0/5] xl ocaml: drop lock in the bindings,
Vincent Hanquez <=
|
|
|
|
|