Skip to content

Conversation

@nysal
Copy link
Member

@nysal nysal commented Feb 18, 2016

If ibv_fork_init() has been invoked the pages are marked MADV_DONTFORK.
If we only partially use a page, any data allocated on the remainder of
the page will be inaccessible to the child process.

Fixes #1363

If ibv_fork_init() has been invoked the pages are marked MADV_DONTFORK.
If we only partially use a page, any data allocated on the remainder of
the page will be inaccessible to the child process.

Fixes #1363
@nysal
Copy link
Member Author

nysal commented Feb 18, 2016

:bot:retest

@nysal
Copy link
Member Author

nysal commented Feb 18, 2016

Not sure whats wrong with travis. It fails to install gcc 5 packages. Merging since other tests passed.

nysal added a commit that referenced this pull request Feb 18, 2016
Make UD OOB memory registrations a multiple of page size
@nysal nysal merged commit c18af0d into open-mpi:master Feb 18, 2016
@nysal nysal deleted the issue_1363 branch February 18, 2016 07:18
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.

1 participant