pub fn resident_kb() -> usizeExpand description
Resident memory in kilobytes.
Linux only, from /proc/self/statm, whose second field is the resident set in pages.
Elsewhere it reports zero and the tolerance trivially accepts it — a soak on another
platform still checks the other three, and inventing a figure that was never measured would
be worse than admitting to none.