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

Feature request: support arena index loop per thread #157

Open
abbccdda opened this issue Jul 20, 2020 · 0 comments
Open

Feature request: support arena index loop per thread #157

abbccdda opened this issue Jul 20, 2020 · 0 comments

Comments

@abbccdda
Copy link

In standard jemalloc library, there is a function to access thread.arena: http://jemalloc.net/jemalloc.3.html#thread.arena

which is very useful for visualizing and debugging memory allocation associated per thread, We should try to add it as part of rust library support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant