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

Move low-memory faulting to FutureFeatures.md #433

Merged
merged 1 commit into from
Oct 28, 2015

Conversation

lukewagner
Copy link
Member

There was general consensus in #204 and again in recent discussions to have low-memory faulting be a post-MVP future feature since it fits in well with the other fine-grained memory control features. This PR moves mention of low-memory faulting from AstSemantics.md (which is the MVP) to FutureFeatures.md and expands on the option mentioned in #204 of treating low-memory separate from mprotect (since it allows more efficient impl when hw memory protection isn't available).

@sunfishcode
Copy link
Member

lgtm

1 similar comment
@titzer
Copy link

titzer commented Oct 28, 2015

lgtm

jfbastien added a commit that referenced this pull request Oct 28, 2015
Move low-memory faulting to FutureFeatures.md
@jfbastien jfbastien merged commit 6ed8e67 into master Oct 28, 2015
@jfbastien jfbastien deleted the mv-low-mem-fault-to-future branch October 28, 2015 21:03
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.

4 participants