package mirage-block-unix

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

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-block-unix-v2.11.2.tbz
sha256=eb2a9896ca3eeae343891af1dee1031d658ee18843b437ea6a6900da8071a838
sha512=090b6d8e6951069048bad7b39f4887d5ea44cf17745d1d90d017232032d99d4dea8e0d9ed8a62efbb35e2e7e9905efec1ef296dd7d576c4c2e09c0ab9e63ec75

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: 15 May 2019

README

mirage-block-unix -- MirageOS disk block driver for 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 (9)

  1. logs
  2. uri >= "1.9.0"
  3. io-page-unix >= "2.0.0"
  4. rresult
  5. mirage-block-lwt >= "1.0.0"
  6. cstruct-lwt
  7. cstruct >= "3.0.0"
  8. dune >= "1.0"
  9. ocaml >= "4.03.0" & < "5.0"

Dev Dependencies

None

Conflicts

None

OCaml

Innovation. Community. Security.