mirage-block-unix
MirageOS disk block driver for Unix
Description
This driver supports
read
andwrite
of sector-aligned buffers- unbuffered by default (buffered on request)
- if buffered, ability to
flush
- ability to iterate over sparse regions if the filesystem supports it
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 21 Sep 2016
- Authors
- Maintainers
Sources
Dependencies
ocamlbuild
build
ounit
with-test
uri
>= "1.3.2"
io-page
< "2.0.0" & with-test
io-page
>= "1.0.0"
mirage-types
>= "2.3.0" & < "3.0.0"
lwt
>= "2.4.3" & < "4.0.0"
ppx_cstruct
< "3.4.0"
cstruct
>= "1.3.0" & < "3.4.0"
ocamlfind
build
ocaml
>= "4.00.0" & < "5.0"
Reverse Dependencies
fat-filesystem
< "0.12.0"
message-switch
>= "1.4.0"
mirage-block-ccm
>= "1.1.0"
mirage-www
>= "1.1.0"
nbd
>= "2.0.1" & != "4.0.3"
qcow
< "0.11.0"
qcow-format
< "0.4" | >= "0.4.2"
qcow-tool
< "0.10.5"
shared-block-ring
< "3.0.1"
tar-format
>= "0.4.1" & < "0.7.1"
xen-disk
>= "1.2.1"
Conflicts
io-page
>= "2.0.0" & with-test