Skip to main content

Module layout

Module layout 

Source
Expand description

Checked construction and validation of independent directional regions.

Structs§

AcknowledgementRoute
A composition-validated, exact per-slot acknowledgement route.
AcknowledgementRouteSpec
Proposed per-slot acknowledgement route validated during region composition.
LayoutLimits
Bounds applied while calculating or validating a region.
RegionLayout
Layout of one independent, single-writer mapping.
RegionSetLayout
Checked layouts for caller-configured independent directional regions.
RegionSpec
Capacity of one independently permissioned region.
RoleId
A validated, nonzero numeric region role.
ValidatedRegionLayout
Owned metadata and checked ranges copied from one validated mapping.
ValidationExpectations
Expected identity for quiescent mapping validation.

Enums§

Endpoint
One of the two authenticated endpoints of a connection.
LayoutError
Bounded region layout validation failures.

Constants§

CACHE_LINE
Cache-line granularity used for concurrently accessed records.
REGION_HEADER_SIZE
Manually encoded region header size.
REGION_MAGIC
Region signature stored in every mapping header.