vchan-unix
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
- 14 Jun 2017
- Authors
- Maintainers
Sources
Dependencies
ounit
with-test
xenstore
>= "1.2.2"
mirage-flow-lwt
>= "1.0.0"
cstruct
>= "3.0.0"
lwt
>= "2.5.0"
vchan
= "3.0.0"
jbuilder
>= "1.0+beta9"
ocamlfind
build
ocaml
>= "4.02.0" & < "4.06.0"
Reverse Dependencies