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

NVIDIA: [Config]: Add PREEMPT and CPU_FREQ_DEFAULT annotations #40

Conversation

jamieNguyenNVIDIA
Copy link
Collaborator

Transfer the following configs over to match what we have in the v6.8 kernel:

  • CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
  • CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=n
  • CONFIG_PREEMPT_NONE=y
  • CONFIG_PREEMPT_VOLUNTARY=n

Transfer the following configs over to match what we have in the v6.8
kernel:

- CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
- CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=n
- CONFIG_PREEMPT_NONE=y
- CONFIG_PREEMPT_VOLUNTARY=n

Signed-off-by: Jamie Nguyen <[email protected]>
@nvmochs
Copy link
Collaborator

nvmochs commented Jan 31, 2025

This was already pulled, closing PR.

❯ git lgo 172c6f1 -1
172c6f1 UBUNTU: [Config] nvidia-6.11: update annotations

❯ git br -r --contains 172c6f1 | grep origin
origin/24.04_linux-nvidia-6.11-next

@nvmochs nvmochs closed this Jan 31, 2025
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.

2 participants