In-memory block device ("Ramdisk") for Mirage
Description
This is an implementation of the Mirage V1_LWT.BLOCK
signature
backed by an in-heap Map. This library supports
read
/write
- dynamic
resize
(i.e. device truncation and extension) - sparseness querying
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 }">
- Last Published
- 23 Feb 2017
- Authors
- Maintainers
Sources
Dependencies
mirage-block-lwt
>= "1.0.0"
io-page
< "2.0.0"
alcotest
with-test
topkg
build
ocamlbuild
build
ocamlfind
build
ocaml
>= "4.03.0"
Reverse Dependencies