package io-page-unix

  1. Overview
  2. Docs
Support for efficient handling of I/O memory pages on Unix

Install

Dune Dependency

Authors

Maintainers

Sources

io-page-v2.3.0.tbz
sha256=9605a8a03e53bc12682212c371bc477f2a44ed829725ae38cc3005e2f83da2c3
sha512=ce1775bff151d62bb85405a13fe75f912c11b09cbc0a6dd81dd27b3f4c767f0b9c4d3e7383d494eb5c130311482ea69877c45b71b91153177562ffc47de4da2f

Description

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

Tags

org:mirage

Published: 26 Jun 2019

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 (4)

  1. cstruct >= "2.0.0"
  2. io-page = version
  3. dune
  4. ocaml >= "4.02.3"

Dev Dependencies (1)

  1. ounit with-test

Used by (25)

  1. capnp-rpc-mirage
  2. charrua-core < "0.12.0"
  3. crunch >= "2.1.0" & < "3.0.0"
  4. dns-forward-lwt-unix
  5. fat-filesystem < "0.15.1"
  6. git-mirage >= "2.1.0" & < "3.0.0"
  7. mirage-block-ramdisk >= "0.4"
  8. mirage-block-unix >= "2.8.3" & < "2.13.0"
  9. mirage-channel-lwt
  10. mirage-net-fd
  11. mirage-net-macosx >= "1.2.0" & < "1.6.0"
  12. mirage-net-unix < "2.6.0"
  13. mirage-unix < "4.0.1"
  14. nbd < "6.0.1"
  15. nbd-unix < "6.0.1"
  16. protocol-9p-tool < "0.11.0"
  17. protocol-9p-unix >= "0.11.0"
  18. qcow >= "0.10.2"
  19. shared-block-ring < "3.0.1"
  20. tar-mirage < "2.1.0"
  21. tcpip < "3.7.1"
  22. vchan >= "5.0.0" & < "6.0.1"
  23. vchan-unix < "6.0.1"
  24. vhd-format-lwt < "0.12.3"
  25. xen-gnt-unix < "4.0.1"

Conflicts

None

OCaml

Innovation. Community. Security.