package shared-memory-ring

  1. Overview
  2. Docs
Shared memory rings for RPC and bytestream communications.

Install

Dune Dependency

Authors

Maintainers

Sources

v1.3.0.tar.gz
md5=63821f20ad503ec81b27213806afb082

Description

Includes concrete implementations of Xen console and Xenstore rings.

Tags

org:mirage org:xapi-project

Published: 20 Mar 2016

Dependencies (6)

  1. mirage-profile
  2. ocamlfind
  3. lwt
  4. ppx_tools
  5. cstruct >= "1.9.0" & < "3.4.0"
  6. ocaml >= "4.02.0" & < "4.06.0"

Dev Dependencies (1)

  1. ounit with-test

Used by (11)

  1. mirage = "0.9.0"
  2. mirage-block-xen < "1.5.2" | >= "2.0.0"
  3. mirage-console-xen >= "4.0.0"
  4. mirage-console-xen-backend < "2.3.2" | >= "5.0.0"
  5. mirage-net-xen >= "1.5.0" & < "1.7.1"
  6. mirage-unix < "3.0.8"
  7. mirage-xen < "3.0.1"
  8. netchannel < "1.8.0"
  9. shared-memory-ring-lwt = "3.1.0"
  10. xen-block-driver >= "0.2.2"
  11. xentropyd

Conflicts

None