1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
ON THIS PAGE
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Libraries
This package provides the following libraries (via dune):
netchannel
Documentation:
Netchannel.Assemble
Assemble complete network frames from Xen network messages.Netchannel.Backend
Netchannel.Features
Netchannel.Flags
Netchannel.Frontend
Netchannel.RX
Netchannel.S
Netchannel.Shared_page_pool
Pool and reuse shared memory blocks. This saves having to reallocate and reshare pages of memory, which is slow. A block is half the size of a page, since network packets usually don't require more than this.Netchannel.Stats
Netchannel.TX
Netchannel.Xenstore
Dependencies: cstruct, macaddr, mirage-xen, mirage-profile, lwt-dllist, sexplib, logs, mirage-net, io-page, ppx_sexp_conv.runtime-lib, sexplib0