diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-06-11 23:00:23 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2021-06-11 23:00:23 +0100 |
commit | 409f5fb563bfc992e4d05245d5c17e77ff8e2762 (patch) | |
tree | 934302b3a697fdf8c3b27e4885e75fb5b649f5d5 /crates/ide/src/prime_caches.rs | |
parent | 72ea02869b94caf6dd450e17c4998357849ab3c5 (diff) | |
parent | 74dc9bb0e9c1d62b3faa33b204abb04a17e57bcf (diff) |
Merge #9204
9204: feat: more accurate memory usage info on glibc Linux r=jonas-schievink a=jonas-schievink
This adds support for the new `mallinfo2` API added in glibc 2.33. It addresses a shortcoming in the `mallinfo` API where it was unable to handle memory usage of more than 2 GB, which we sometimes exceed.
Blocked on https://github.com/rust-lang/libc/pull/2228
Co-authored-by: Jonas Schievink <[email protected]>
Diffstat (limited to 'crates/ide/src/prime_caches.rs')
0 files changed, 0 insertions, 0 deletions