package io-page-xen

  1. Overview
  2. Docs
Support for efficient handling of I/O memory pages on Xen

Install

Dune Dependency

Authors

Maintainers

Sources

io-page-v2.3.0.tbz
sha256=9605a8a03e53bc12682212c371bc477f2a44ed829725ae38cc3005e2f83da2c3
sha512=ce1775bff151d62bb85405a13fe75f912c11b09cbc0a6dd81dd27b3f4c767f0b9c4d3e7383d494eb5c130311482ea69877c45b71b91153177562ffc47de4da2f

Description

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

Tags

org:mirage

Published: 26 Jun 2019

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.

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