package io-page-unix

  1. Overview
  2. Docs
Allocate memory pages suitable for aligned I/O

Install

Dune Dependency

Authors

Maintainers

Sources

io-page-2.0.1.tbz
md5=900ceb361232695d9ca42d2bca72a6f2

Description

Tags

org:mirage

Published: 06 Nov 2017

README

README.md

This library implements support for efficient handling of I/O memory pages on Unix and Xen.

IO pages are page-aligned, and wrapped in the Cstruct library to avoid copying the data contained within the page.

Dependencies (5)

  1. cstruct >= "2.0.0"
  2. configurator build
  3. jbuilder >= "1.0+beta9"
  4. io-page >= "2.0.0" & < "3.0.0"
  5. ocaml >= "4.03.0"

Dev Dependencies (1)

  1. ounit with-test

Used by (34)

  1. capnp-rpc-mirage
  2. charrua-core >= "0.9" & < "0.12.0"
  3. crunch >= "2.1.0" & < "3.0.0"
  4. datakit = "0.10.0"
  5. datakit-client-git = "0.12.0" | >= "1.0.0"
  6. dns = "0.19.1"
  7. dns-forward-lwt-unix
  8. fat-filesystem < "0.10.1" | >= "0.11.0" & < "0.15.1"
  9. git-mirage >= "2.1.0" & < "3.0.0"
  10. mirage >= "1.0.1" & < "1.1.0"
  11. mirage-block-ramdisk >= "0.4"
  12. mirage-block-unix < "2.0.0" | = "2.7.0" | >= "2.8.3" & < "2.13.0"
  13. mirage-channel-lwt
  14. mirage-net-fd >= "0.2.1"
  15. mirage-net-macosx >= "1.2.0" & < "1.6.0"
  16. mirage-net-unix >= "2.4.1" & < "2.6.0"
  17. mirage-tcpip-unix
  18. mirage-unix >= "0.9.9" & < "1.1.0" | >= "3.0.3" & < "4.0.1"
  19. nbd = "2.1.3" | >= "3.0.0" & < "6.0.1"
  20. nbd-unix < "6.0.1"
  21. protocol-9p = "0.9.0"
  22. protocol-9p-tool < "0.11.0"
  23. protocol-9p-unix >= "0.11.0"
  24. qcow < "0.8.1" | >= "0.10.2"
  25. qcow-format >= "0.4.1"
  26. shared-block-ring < "3.0.1"
  27. tar-mirage >= "0.9.0" & < "2.1.0"
  28. tcpip >= "3.1.4" & < "3.7.1"
  29. vchan >= "5.0.0" & < "6.0.1"
  30. vchan-unix >= "4.0.1" & < "6.0.1"
  31. vhd-format >= "0.7.0" & < "0.9.1"
  32. vhd-format-lwt < "0.12.3"
  33. vhd-tool >= "0.12.0"
  34. xen-gnt-unix < "4.0.1"

Conflicts

None