package mirage-block-xen
MirageOS block driver for Xen that implements the blkfront/back protocol
Install
Dune Dependency
Authors
Maintainers
Sources
mirage-block-xen-2.1.3.tbz
sha256=03376069972d05cfa4daeb89a934faef43cfdb583838e575cbeb662bebdef451
sha512=8288e1f0e08875e5dc9a5a13c39bfd495fc0571645fa13bf6d218ff7c34e90fd665c00ebecf688e5c110c889ff1fabeae317ecf4ca975a5d05cbcc5c219a675d
doc/mirage-block-xen.back/Blkback/index.html
Module Blkback
Source
Event channels handlers.
Source
type stats = {
ring_utilisation : int array;
segments_per_request : int array;
mutable total_requests : int;
mutable total_ok : int;
mutable total_error : int;
}
Source
type ('a, 'b) t = {
domid : int;
xe : Xen_os.Eventchn.handle;
evtchn : Xen_os.Eventchn.t;
ring : ('a, 'b) Ring.Rpc.Back.t;
ops : ops;
parse_req : Cstruct.t -> Blkproto.Req.t;
}
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>