Skip to content

Adding munmap_arena_and_reset and calling it to all semispaces when free_all_kore_mem #1201

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
Mar 11, 2025

Conversation

Robertorosmaninho
Copy link
Collaborator

This is needed as in Pi2 we discovered that our GEth client, switches threads and not reuses the arena's mapped size in by other thread, instead, allocate the same amount at every switching making it pretty easy to overflow the memory usage.

@Robertorosmaninho Robertorosmaninho self-assigned this Mar 11, 2025
@rv-jenkins rv-jenkins changed the base branch from master to develop March 11, 2025 19:29
@Robertorosmaninho Robertorosmaninho merged commit c59e3c4 into develop Mar 11, 2025
11 checks passed
@Robertorosmaninho Robertorosmaninho deleted the fix-issue-on-multithread branch March 11, 2025 20:13
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