Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Fix -M allocation #80

Open
acw opened this issue Sep 27, 2016 · 1 comment
Open

Fix -M allocation #80

acw opened this issue Sep 27, 2016 · 1 comment
Milestone

Comments

@acw
Copy link
Contributor

acw commented Sep 27, 2016

The current -M computation is assuming that all of memory not required for the code segment will be the GC'd heap. We should add a 1-2MB buffer, and then lean on our removal of allocPage to fix the rest.

@acw acw added this to the HaLVM 2.5 milestone Mar 24, 2017
@acw
Copy link
Contributor Author

acw commented Mar 24, 2017

This is obviously highly related to #79.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant