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

[Hurd] Use mmap instead of sbrk #95

Merged
merged 1 commit into from Mar 31, 2016
Merged

[Hurd] Use mmap instead of sbrk #95

merged 1 commit into from Mar 31, 2016

Conversation

tschwinge
Copy link
Contributor

As discussed by @sthibaul in http://news.gmane.org/find-root.php?message_id=%3C20140831011051.GF19374%40type.youpi.perso.aquilenet.fr%3E, and http://news.gmane.org/find-root.php?message_id=%3C20140831152004.GA25911%40type.youpi.perso.aquilenet.fr%3E, which I recently committed to GCC trunk. I adjusted the patch to use the standard way of doing this in include/private/gcconfig.h; will update GCC trunk once this gets accepted.

  • include/private/gcconfig.h [I386 && HURD]: Define USE_MMAP, USE_MMAP_ANON.

* include/private/gcconfig.h [I386 && HURD]: Define USE_MMAP, USE_MMAP_ANON.
@ivmai ivmai merged commit 6a14cb4 into ivmai:master Mar 31, 2016
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.

None yet

2 participants