Module plan_constraints

Module plan_constraints 

Source
Expand description

Plan-specific constraints.

Structs§

PlanConstraints
This struct defines plan-specific constraints. Most of the constraints are constants. Each plan should declare a constant of this struct, and use the constant wherever possible. However, for plan-neutral implementations, these constraints are not constant.

Constants§

DEFAULT_PLAN_CONSTRAINTS 🔒
The default plan constraints. Each plan should define their own plan constraints. They can start from the default constraints and explicitly set some of the fields.
MAX_NON_LOS_ALLOC_BYTES_COPYING_PLAN