Skip to content

Implementing reset_munmap_all_arenas #1208

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

Merged
merged 1 commit into from
Jun 6, 2025

Conversation

Robertorosmaninho
Copy link
Collaborator

@Robertorosmaninho Robertorosmaninho commented Jun 6, 2025

This PR splits the implementation of free_all_kore_mem between 2 functions:

  • free_all_kore_mem
  • reset_munmap_all_arenas

The idea is only to use the second one when necessary, instead of executing its content every time we call the first.

@Robertorosmaninho Robertorosmaninho self-assigned this Jun 6, 2025
@rv-jenkins rv-jenkins changed the base branch from master to develop June 6, 2025 18:11
Copy link
Collaborator

@mariaKt mariaKt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@Robertorosmaninho Robertorosmaninho merged commit facee2b into develop Jun 6, 2025
13 of 21 checks passed
@Robertorosmaninho Robertorosmaninho deleted the reset_munmap_all_arenas branch June 6, 2025 22:23
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

Successfully merging this pull request may close these issues.

2 participants