On 28/02/25 10:24 pm, Brendan Jackman wrote:
This calculation divides a fixed parameter by an environment-dependent parameter i.e. the number of CPUs. The simple way to avoid machine-specific failures here is to just put a cap on the max value of the latter. Suggested-by: Mateusz Guzik <[email protected]> Signed-off-by: Brendan Jackman <[email protected]> ---
Reviewed-by: Dev Jain <[email protected]>

