Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[0.2] Backports #4082

Merged
merged 5 commits into from
Nov 17, 2024
Merged

[0.2] Backports #4082

merged 5 commits into from
Nov 17, 2024

Conversation

@rustbot
Copy link
Collaborator

rustbot commented Nov 17, 2024

r? @JohnTitor

rustbot has assigned @JohnTitor.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

marxin and others added 5 commits November 16, 2024 22:29
The function is used to report stats about glibc's memory allocator to
stderr:

```
Arena 0:
system bytes     = 1350406144
in use bytes     = 3725633952
Arena 1:
system bytes     = 1895907328
in use bytes     = 1653748608
Total (incl. mmap):
system bytes     =  277286912
in use bytes     = 2410356000
max mmap regions =         56
max mmap bytes   = 2876198912
```

(backport <rust-lang#3596>)
(cherry picked from commit 78e6d62)
(backport <rust-lang#4028>)
(cherry picked from commit 9aa7e35)
(backport <rust-lang#3586>)
(cherry picked from commit 50bbf3a)
(backport <rust-lang#3592>)
(cherry picked from commit d67af79)
@tgross35 tgross35 added this pull request to the merge queue Nov 17, 2024
Merged via the queue into rust-lang:libc-0.2 with commit 9b870d4 Nov 17, 2024
40 checks passed
@tgross35 tgross35 deleted the backport-fennel branch November 17, 2024 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants