libxc README libxc-1.2.0-1bl1.cygport libxc-1.2.0-1bl1.src.patch libxc-devel.hint libxc.hint libxc0.hint libxdiff libxls libxmlpatch libxnm libxode libxr libxspf libxtract libyahoo2 libyuv libzrtpcpp lightning lightspeed linbox linsmith lis log4c log4cplus log4cpp logstalgia lrsli...
> > Making everything explicitly async and non-blocking is by far the > > preferred solution in terms of stability, as it largely removes the > > need to worry about the GC interface and thread interactions. > > > > There are several libraries to wrap async interfaces in convenient > >...
Re: [Xen-API] [Xen-devel] [PATCH 10 of 15] libxc/ocaml: Add simple binding for xentoollog (output only) On 29 Nov 2012, at 18:03, Ian Campbell <ian.campb...@citrix.com> wrote: > > Another idea might be to make the bindings use the async interfaces > wherever possible by def...
libxc README libxc-1.2.0-1bl1.cygport libxc-1.2.0-1bl1.src.patch libxc-devel.hint libxc.hint libxc0.hint libxdiff libxls libxmlpatch libxnm libxode libxr libxspf libxtract libyahoo2 libyuv libzrtpcpp lightning lightspeed linbox linsmith lis log4c log4cplus log4cpp logstalgia lrslib...
> Subject: [Xen-devel] [PATCH 4 of 5 v4] tools/ocaml: libxc bindings: Fix > stub_xc_readconsolering() > > There are two problems with this function: > * The caml_{enter,leave}_blocking_section() calls mean that two threads
Dave Scott writes ("RE: [Xen-devel] [PATCH 4 of 5 v3] tools/ocaml: libxc bindings: Fix stub_xc_readconsolering()"): > This looks fine to me. I assume the console ring is a C string which > doesn't contain NULLs in the middle and hence it's sensible to use ...
libxc-2.0.0-1bl1.cygport libxc-2.0.0-1bl1.src.patch libxc-devel.hint libxc.hint libxc1.hint libxdiff libxls libxmlpatch libxnm libxode libxr libxspf libxtract libyahoo2 libyuv libzrtpcpp lightning lightspeed linbox linsmith lis log4c log4cplus log4cpp logcheck logmon logstalgia lrslib...
libxc-2.0.2-1bl1.cygport libxc-2.0.2-1bl1.src.patch libxc-devel.hint libxc.hint libxc1.hint libxdiff libxls libxmlpatch libxnm libxode libxr libxs libxspf libxtract libyahoo2 libyuv libzrtpcpp lightning lightspeed linbox linenoise linsmith lis lmfit log4c log4cplus log4cpp log4...
[Xen-API] [PATCH 3 of 5 v3] tools/libxc: Implement xc_r... Andrew Cooper [Xen-API] [PATCH 2 of 5 v3] tools/libxc: Helper functio... Andrew Cooper [Xen-API] [PATCH 5 of 5 v3] tools/ocaml: libxc bindings... Andrew Cooper Re: [Xen-API] [Xen-devel] [PATCH 5 of 5 v3] ...
Re: [Xen-API] [Xen-devel] [PATCH 5 of 5 v3] tools/ocaml: libxc bindings: Fix failwith_xc() > On Wed, 2013-03-13 at 10:49 +0000, Dave Scott wrote: > > This looks fine to me. > > Can we/I take that as a formal "Acked-by: Dave Scott...