• en

aio 0.0.3

Maintainer dave@recoil.org
Tags org:mirage and org:xapi-project
Dependencies
ocamlfind
Published Aug 24, 2013
Source [http] https://forge.ocamlcore.org/frs/download.php/818/libaio-ocaml_1.0.orig.tar.gz
bc99ae0567d9feb4952c73da305aeb95
Edit https://github.com/ocaml/opam-repository/tree/master/packages/aio/aio.0.0.3/opam

Linux kernel AIO access library for ocaml

Use this if you want very efficient I/O on Linux. Note this is not an implementation of "POSIX AIO".

Linux AIO allows a single thread to submit multiple I/O operations and perform other computations while they are in progress. To increase efficiency, all data is read and written in page-aligned buffers.

No package is dependent