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

Add option to lock the memory #140

Open
carlossvg opened this issue Jun 16, 2022 · 1 comment
Open

Add option to lock the memory #140

carlossvg opened this issue Jun 16, 2022 · 1 comment
Assignees
Labels
benchmarks enhancement New feature or request

Comments

@carlossvg
Copy link
Contributor

Is your feature request related to a problem? Please describe.

In order to improve the real-time capabilities of this application it would be interesting to lock the process memory in the initalization phase as we do in performance test.

See: https://gitlab.com/ApexAI/performance_test/-/blob/master/performance_test/src/utilities/rt_enabler.hpp#L67-120

Describe the solution you'd like

I would like to be able to lock the memory process so the measurements are impacted by page faults.

@carlossvg
Copy link
Contributor Author

FYI @flynneva @ralph-lange

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmarks enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants