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

Improve stub RT reallocation #799

Merged
merged 1 commit into from
Sep 1, 2019
Merged

Improve stub RT reallocation #799

merged 1 commit into from
Sep 1, 2019

Conversation

dcodeIO
Copy link
Member

@dcodeIO dcodeIO commented Aug 28, 2019

Addressing this comment:

When doubling memory, the allocator loses track of the actual block size, so this PR stores the actual size in the mmInfo field instead of attempting to calculate it. Also adds the simplest possible free implementation.

cc @mikhailOK @bowenwang1996 @MaxGraey

@dcodeIO dcodeIO merged commit 2cfda53 into master Sep 1, 2019
@dcodeIO dcodeIO deleted the issue-790 branch November 8, 2019 02:00
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.

1 participant