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
- 21 Jul 2016
- Authors
- Maintainers
Sources
Dependencies
ounit
with-test
xenstore
>= "1.2.2"
mirage-types-lwt
< "3.0.0"
io-page
< "2.0.0"
cstruct
>= "1.9.0" & < "3.4.0"
lwt
>= "2.5.0"
ocamlfind
build
ocaml
>= "4.02.0"
Reverse Dependencies
Conflicts