-
Notifications
You must be signed in to change notification settings - Fork 77
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
Add a helper method to lock the pages of memory in the RAM #175
Add a helper method to lock the pages of memory in the RAM #175
Conversation
Co-authored-by: Felix Exner (fexner) <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #175 +/- ##
==========================================
- Coverage 81.32% 75.36% -5.97%
==========================================
Files 8 8
Lines 316 341 +25
Branches 54 62 +8
==========================================
Hits 257 257
- Misses 25 50 +25
Partials 34 34
Flags with carried forward coverage won't be shown. Click here to find out more.
|
I'm also thinking if it makes sense to continue to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
I like the proposal regarding renaming this, but maybe this should be a separate PR? This way we can backport this without breaking the API.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
debian an RHEL are happy now, so am I
No description provided.