package mirage-block-unix

  1. Overview
  2. Docs
MirageOS disk block driver for Unix

Install

Dune Dependency

Authors

Maintainers

Sources

v2.8.2.tar.gz
md5=58dc51096e65da48ec87617be3110467

Description

Tags

org:mirage

Published: 22 May 2017

README

mirage-block-unix

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.

E-mail: mirageos-devel@lists.xenproject.org

Dependencies (12)

  1. cstruct-lwt
  2. logs
  3. uri
  4. io-page >= "1.0.0"
  5. result
  6. rresult
  7. mirage-block-lwt >= "1.0.0"
  8. lwt >= "2.6.0"
  9. cstruct >= "1.3.0" & < "3.4.0"
  10. jbuilder >= "1.0+beta7"
  11. ocamlfind build
  12. ocaml >= "4.02.3" & < "5.0"

Dev Dependencies (3)

  1. fmt with-test
  2. ounit with-test
  3. io-page < "2.0.0" & with-test

Used by (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 < "0.10.5"
  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