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

T6703: Adds option to configure AMD pstate driver #4046

Merged
merged 3 commits into from
Sep 12, 2024
Merged

Conversation

nvollmar
Copy link
Contributor

@nvollmar nvollmar commented Sep 11, 2024

Change Summary

Add system option to configure AMD pstate driver

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
  • Other (please describe):

Related Task(s)

https://vyos.dev/T6703

Related PR(s)

vyos/vyos-build#755
vyos/vyos-documentation#1543

Component(s) name

system

Proposed changes

Enable system command to set kernel boot args for configuring AMD pstate driver.

How to test

set system option kernel amd-pstate-driver passive

Smoketest result

None

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • I have run the components SMOKETESTS if applicable
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

Copy link

github-actions bot commented Sep 11, 2024

👍
No issues in PR Title / Commit Title

Copy link

github-actions bot commented Sep 11, 2024

✅ No issues found in unused-imports check.. Please refer the workflow run

Copy link
Member

@dmbaturin dmbaturin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It think help strings can be improved.

interface-definitions/system_option.xml.in Outdated Show resolved Hide resolved
interface-definitions/system_option.xml.in Outdated Show resolved Hide resolved
interface-definitions/system_option.xml.in Outdated Show resolved Hide resolved
@nvollmar
Copy link
Contributor Author

@dmbaturin I've updated/shortened the wording based on your proposals.

@c-po c-po merged commit 8f0a70c into vyos:current Sep 12, 2024
11 checks passed
@c-po
Copy link
Member

c-po commented Sep 12, 2024

@Mergifyio backport circinus

Copy link

mergify bot commented Sep 12, 2024

backport circinus

✅ Backports have been created

@nvollmar nvollmar deleted the T6703 branch September 13, 2024 20:23
c-po added a commit that referenced this pull request Sep 15, 2024
T6703: Adds option to configure AMD pstate driver (backport #4046)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants