Description

Unix implementation of the Mirage BLOCK_DEVICE interface.

This module provides raw I/O to files and block devices with as little caching as possible.

Tags

org:mirage

Published: 04 Feb 2019

Dependencies (17)

  1. ppx_type_conv with-test
  2. ppx_sexp_conv with-test
  3. ppx_tools with-test
  4. fmt with-test
  5. diet with-test
  6. ounit with-test
  7. logs
  8. uri >= "1.9.0"
  9. io-page-unix >= "2.0.0"
  10. rresult
  11. mirage-block-lwt >= "1.0.0"
  12. io-page < "2.0.0" & with-test
  13. cstruct < "3.4.0" & with-test
  14. cstruct-lwt
  15. cstruct >= "3.0.0"
  16. dune >= "1.0"
  17. ocaml >= "4.03.0" & < "5.0"

Reverse Dependencies (14)

  1. fat-filesystem < "0.15.1"
  2. iso-filesystem
  3. message-switch >= "1.4.0"
  4. mirage-block-ccm >= "1.1.0"
  5. mirage-www >= "1.1.0"
  6. nbd = "3.0.0" | >= "6.0.0"
  7. nbd-tool
  8. nbd-unix
  9. qcow >= "0.8.1"
  10. qcow-tool
  11. shared-block-ring >= "2.4.0" & < "3.0.1"
  12. tar-format >= "0.4.1" & < "0.5.0" | >= "0.7.1"
  13. tar-mirage < "2.3.0"
  14. xen-disk >= "1.2.1"

Conflicts

    None