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

Get rid of allocPage #79

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

Get rid of allocPage #79

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

Comments

@acw
Copy link
Contributor

acw commented Sep 27, 2016

Or replace allocPage with newAlignedPinnedByteArray# (or a relevant friend).

The goal is to reduce our dependence on dynamically-generated, non-GC-aware memory, so that our initial computation of -M becomes more reasonable.

@acw
Copy link
Contributor Author

acw commented Sep 27, 2016

While we're at it, ditch the mallocBytes in IVC.

@acw acw added this to the HaLVM 2.5 milestone Mar 24, 2017
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