-
Notifications
You must be signed in to change notification settings - Fork 310
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
Lock memory by default on a realtime system setup #1896
Lock memory by default on a realtime system setup #1896
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1896 +/- ##
=======================================
Coverage 87.85% 87.85%
=======================================
Files 121 121
Lines 12515 12516 +1
Branches 1124 1124
=======================================
+ Hits 10995 10996 +1
Misses 1108 1108
Partials 412 412
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
Seems to be fair.
Is this aligned with the discussion in ros-controls/ros2_controllers#1389, @firesurfer?
This PR changes the logic of the lock memory to be dependent on a real-time kernel system or not