package io-page-unix

  1. Overview
  2. Docs
Allocate memory pages suitable for aligned I/O

Install

Dune Dependency

Authors

Maintainers

Sources

io-page-2.0.1.tbz
md5=900ceb361232695d9ca42d2bca72a6f2

README.md.html

README.md

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.