samoht / mirage-block-unix

Unix implementation of the Mirage BLOCK_DEVICE interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mirage-block-unix -- MirageOS disk block driver for Unix

Build Status Coverage Status

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

About

Unix implementation of the Mirage BLOCK_DEVICE interface

License:ISC License


Languages

Language:OCaml 68.9%Language:C 30.3%Language:Makefile 0.6%Language:Dockerfile 0.3%