samoht / io-page

IO memory page library for Mirage backends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This library implements support for efficient handling of I/O memory pages on Unix and Xen.

IO pages are page-aligned, and wrapped in the Cstruct library to avoid copying the data contained within the page.

About

IO memory page library for Mirage backends


Languages

Language:Standard ML 94.7%Language:OCaml 2.5%Language:C 2.0%Language:Makefile 0.6%Language:Shell 0.2%