Constant MAX_SIDECAR_NODE_SIZE

Source
const MAX_SIDECAR_NODE_SIZE: usize = 32;
Expand description

The maximum side of a sidecar node. This is tuned to ensure that there are enough Linux CPUs to manage all the sidecar VPs.