bors[bot] 409f5fb563
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 <jonasschievink@gmail.com>
2021-06-11 22:00:23 +00:00
..
2021-06-10 23:43:46 +03:00
2021-06-11 17:33:34 +00:00
2021-06-09 18:42:01 +02:00
2021-06-11 14:10:22 +00:00
2021-06-11 17:33:34 +00:00
2021-06-11 18:34:30 +02:00
2021-06-11 18:34:30 +02:00
2021-06-11 18:34:30 +02:00
2021-06-03 11:46:03 +02:00