package io-page
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Support for efficient handling of I/O memory pages
Install
dune-project
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.
README
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 (5)
- bigarray-compat
-
cstruct
>= "2.0.0" - dune-configurator
- dune
-
ocaml
>= "4.02.3"
Dev Dependencies
None
Used by (21)
-
fat-filesystem
>= "0.14.0" & < "0.15.1" -
git-unix
< "3.2.0" - io-page-unix
-
mirage-block-combinators
< "3.0.2" - mirage-block-lwt
-
mirage-block-unix
= "2.12.1" - mirage-block-xen
- mirage-channel-lwt
-
mirage-net-macosx
< "1.6.0" - mirage-net-xen
-
mirage-types-lwt
< "3.6.0" -
nbd
>= "4.0.3" & < "6.0.1" -
nbd-unix
< "6.0.1" -
protocol-9p-tool
< "0.11.3" -
qcow
< "0.10.2" - qcow-stream
-
qcow-tool
< "0.12.1" - vchan
- vchan-unix
- vchan-xen
- vhd-format
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page