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

[experimental]Introduce mpool limit and env_allocator fallback to malloc #28

Open
wants to merge 3 commits into
base: experimental
Choose a base branch
from

Commits on Jun 2, 2021

  1. Limit in env_allocator

    Signed-off-by: Jan Musial <[email protected]>
    Jan Musial committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    2e05209 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Allow for 0 limit allocator in mpools

    Signed-off-by: Jan Musial <[email protected]>
    Jan Musial committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    ec9c284 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. env_allocator fallback and mem_saver compilation flag

    Signed-off-by: Jan Musial <[email protected]>
    Jan Musial committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    c51072e View commit details
    Browse the repository at this point in the history