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

Will mimalloc add support for mallopt? #969

Open
asssrias opened this issue Dec 4, 2024 · 1 comment
Open

Will mimalloc add support for mallopt? #969

asssrias opened this issue Dec 4, 2024 · 1 comment

Comments

@asssrias
Copy link

asssrias commented Dec 4, 2024

Like: https://man7.org/linux/man-pages/man3/mallopt.3.html

@daanx
Copy link
Collaborator

daanx commented Dec 16, 2024

Probably not since most of those options are super specific to their particular implementation: https://man7.org/linux/man-pages/man3/mallopt.3.html, like M_TOP_PAD or MXFAST etc. Is there anything specific you would like mimalloc to do that is not covered by the current mimalloc options?

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

2 participants