-
Notifications
You must be signed in to change notification settings - Fork 314
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
[ros2_control_node] Add the realtime_tools lock_memory method to prevent page faults #1822
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1822 +/- ##
=======================================
Coverage 87.60% 87.60%
=======================================
Files 120 120
Lines 12224 12226 +2
Branches 1093 1093
=======================================
+ Hits 10709 10711 +2
Misses 1125 1125
Partials 390 390
Flags with carried forward coverage won't be shown. Click here to find out more.
|
ce5be80
to
3d9a4f4
Compare
Co-authored-by: Bence Magyar <[email protected]>
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.
Thank you! This is great!
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.
binary-testing build should be green after ros/rosdistro#43337 is merged
Add lock_memory to avoid page faults and lock the memory at the beginning to physical RAM