Crate effective_limits

source ·

Enums

Functions

How much memory is effectively available for this process to use, considering the physical machine and ulimits, but not the impact of noisy neighbours, swappiness and so on. The goal is to have a good chance of avoiding failed allocations without requiring either developer or user a-priori selection of memory limits.

Type Definitions