package io-page-xen

  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

Description

Tags

org:mirage

Published: 06 Nov 2017

README

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.

Dependencies (6)

  1. mirage-xen-ocaml
  2. cstruct >= "2.0.0"
  3. configurator build
  4. jbuilder >= "1.0+beta9"
  5. io-page >= "2.0.0" & < "3.0.0"
  6. ocaml >= "4.03.0"

Dev Dependencies

None

Used by (9)

  1. mirage >= "1.0.1" & < "1.1.0"
  2. mirage-block-xen < "1.1.0" | >= "1.5.3" & < "2.0.0"
  3. mirage-console-xen < "1.0.0" | >= "2.3.4" & < "4.0.0"
  4. mirage-console-xen-backend >= "2.3.4" & < "4.0.0"
  5. mirage-net-xen < "1.1.0" | >= "1.7.1" & < "2.0.0"
  6. mirage-profile-xen >= "0.8.1"
  7. mirage-tcpip-xen
  8. mirage-xen >= "0.9.9" & < "1.1.0" | >= "3.0.3" & < "6.0.0"
  9. netchannel < "2.0.0"

Conflicts

None