package mirage-block-ramdisk

  1. Overview
  2. Docs
In-memory block device ("Ramdisk") for Mirage

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.tar.gz
md5=ab0127760d2e3a2103cd2b3d5089b5e5

CHANGES.md.html

CHANGES.md

0.3 (2017-02-13)

  • update to Mirage 3 APIs

  • now requires OCaml 4.03+

  • convert to topkg

  • add a .merlin file

0.2 (3-Aug-2016)

  • export a flush function

  • use Cstruct.memset

0.1 (3-Nov-2015)

  • initial release with support for resize and sparseness info