vchan
Xen Vchan implementation
Description
Vchan is a high performance inter-domain communications protocol using shared memory. This implementation runs in both userspace and kernelspace using Mirage.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 03 Sep 2015
- Authors
- Maintainers
Sources
Dependencies
ocamlbuild
build
ounit
with-test
sexplib
< "113.01.00"
xenstore
>= "1.2.2"
mirage-types-lwt
< "3.0.0"
cstruct
>= "1.0.1" & <= "1.9.0"
lwt
>= "2.5.0"
ocamlfind
build
ocaml
>= "4.00.1"
Reverse Dependencies
Conflicts