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

Guard pages on green stacks. #11762

Merged
merged 6 commits into from
Jan 26, 2014
Merged

Guard pages on green stacks. #11762

merged 6 commits into from
Jan 26, 2014

Commits on Jan 25, 2014

  1. Add support for arbitrary flags to MemoryMap.

    This also fixes up the documentation a bit, it was subtly incorrect.
    emberian authored and alexcrichton committed Jan 25, 2014
    Configuration menu
    Copy the full SHA
    462f09e View commit details
    Browse the repository at this point in the history
  2. Use mmap to map in task stacks and guard page

    Also implement caching of stacks.
    emberian authored and alexcrichton committed Jan 25, 2014
    Configuration menu
    Copy the full SHA
    dee7fa5 View commit details
    Browse the repository at this point in the history
  3. Update task-perf-one-million

    emberian authored and alexcrichton committed Jan 25, 2014
    Configuration menu
    Copy the full SHA
    69afce6 View commit details
    Browse the repository at this point in the history
  4. Add benchmarks

    emberian authored and alexcrichton committed Jan 25, 2014
    Configuration menu
    Copy the full SHA
    7499e2d View commit details
    Browse the repository at this point in the history
  5. Fix zero-sized memory mapping

    emberian authored and alexcrichton committed Jan 25, 2014
    Configuration menu
    Copy the full SHA
    bf5152f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2014

  1. 5 Configuration menu
    Copy the full SHA
    8c43ce6 View commit details
    Browse the repository at this point in the history