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

Lock memory by default on a realtime system setup #1896

Merged

Conversation

saikishor
Copy link
Member

This PR changes the logic of the lock memory to be dependent on a real-time kernel system or not

Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.85%. Comparing base (c9a0ab9) to head (64d0dc6).
Report is 5 commits behind head on master.

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           
Flag Coverage Δ
unittests 87.85% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
controller_manager/src/ros2_control_node.cpp 76.59% <100.00%> (+0.50%) ⬆️

@saikishor saikishor marked this pull request as ready for review November 29, 2024 10:32
Copy link
Contributor

@christophfroehlich christophfroehlich left a 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?

@christophfroehlich christophfroehlich changed the title Lock memory by defult on a realtime system setup Lock memory by default on a realtime system setup Dec 3, 2024
@bmagyar bmagyar merged commit dbee650 into ros-controls:master Dec 4, 2024
21 checks passed
@saikishor saikishor deleted the realtime_setup/lock_memory branch December 4, 2024 07:29
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.

3 participants