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

Read-Only support for umap #53

Closed
wants to merge 4 commits into from
Closed

Conversation

mcfadden8
Copy link
Collaborator

This adds support for a read-only version of umap(). If umap() notices that UFFDIO_COPY_MODE_WP is not defined (which is the case on the latest upstream kernels), it will run in read-only mode and will not allow writes. Actually, the code has assertions in it if writes are performed.

@mcfadden8
Copy link
Collaborator Author

I will be creating a replacement PR for this one.

@mcfadden8 mcfadden8 deleted the feature/mcfadden8/readonly branch September 11, 2018 19:39
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

1 participant