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

FFI: tests: add a oom_score_adj test #427

Closed
bilelmoussaoui opened this issue May 6, 2024 · 1 comment · Fixed by #444
Closed

FFI: tests: add a oom_score_adj test #427

bilelmoussaoui opened this issue May 6, 2024 · 1 comment · Fixed by #444

Comments

@bilelmoussaoui
Copy link

bilelmoussaoui commented May 6, 2024

We would need a new test that covers the following:

  • the systemd service unit file sets a OOMScoreAdjust= property value higher than the default score in the QM service (but lower than ASIL B score)

  • the correct values are set in the kernel by reading the sysfs entries

@dougsland
Copy link
Collaborator

dougsland commented May 6, 2024

We would need a new test that covers the following:

  • the systemd service unit file sets a OOMScoreAdjust= property value higher than the default score in the QM service (but lower than ASIL B score)
  • the correct values are set in the kernel by reading the sysfs entries

Thanks @bilelmoussaoui. We will add this one in our list too.

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 a pull request may close this issue.

2 participants