xen-evtchn-unixversion Documentation on ocaml.org

Xen event channel interface for Linux

Event channels are the Xen equivalent of interrupts, used to signal when data (or space) is available for processing. This implementation is a binding to a set of libxc functions which access /dev/xen/evtchn for userspace.

Tags org:mirage org:xapi-project
AuthorsVincent Hanquez, Anil Madhavapeddy, David Scott and Jonathan Ludlam
Published
Homepagehttps://github.com/mirage/ocaml-evtchn
Issue Trackerhttps://github.com/mirage/ocaml-evtchn/issues
Maintainerdave@recoil.org
Availableos != "freebsd"
Dependencies
Source [http] https://github.com/mirage/ocaml-evtchn/releases/download/v2.1.0/xen-evtchn-v2.1.0.tbz
sha256=37d49a277ec6319e74a91fb3d99ef318052f84c4a92a59d39b8d51085387fb3f
md5=5df050f2aaca4cc9d006042633277dbd
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/xen-evtchn-unix/xen-evtchn-unix.2.1.0/opam
Required by