package xen-evtchn-unix

  1. Overview
  2. Docs
Xen event channel interface for Linux

Install

Dune Dependency

Authors

Maintainers

Sources

xen-evtchn-v2.1.0.tbz
sha256=37d49a277ec6319e74a91fb3d99ef318052f84c4a92a59d39b8d51085387fb3f
md5=5df050f2aaca4cc9d006042633277dbd

Description

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

Published: 13 Feb 2019

Dependencies (7)

  1. conf-xen build
  2. cmdliner
  3. lwt
  4. lwt-dllist
  5. xen-evtchn >= "2.0.0"
  6. dune >= "1.0"
  7. ocaml >= "4.03.0"

Dev Dependencies (1)

  1. ounit with-test

Used by (1)

  1. vchan-unix

Conflicts

None

OCaml

Innovation. Community. Security.