Skip to content

UBUNTU: [Configs] nvidia-5.19: Update PREEMPT and CPU_FREQ configs#11

Open
jamieNguyenNVIDIA wants to merge 1 commit intoNVIDIA-BaseOS-6:mainfrom
jamieNguyenNVIDIA:kconfig-updates
Open

UBUNTU: [Configs] nvidia-5.19: Update PREEMPT and CPU_FREQ configs#11
jamieNguyenNVIDIA wants to merge 1 commit intoNVIDIA-BaseOS-6:mainfrom
jamieNguyenNVIDIA:kconfig-updates

Conversation

@jamieNguyenNVIDIA
Copy link

  • PREEMPT_VOLUNTARY: unset this in favor of CONFIG_PREEMPT_NONE

  • PREEMPT_NONE: set this as we target server workloads

  • CPU_FREQ_DEFAULT_GOV_ONDEMAND: unset this in favor of GOV_PERFORMANCE

  • CPU_FREQ_DEFAULT_GOV_PERFORMANCE: set this so CPUs run at max rates by default

- PREEMPT_VOLUNTARY: unset this in favor of CONFIG_PREEMPT_NONE
- PREEMPT_NONE: set this as we target server workloads

- CPU_FREQ_DEFAULT_GOV_ONDEMAND: unset this in favor of GOV_PERFORMANCE
- CPU_FREQ_DEFAULT_GOV_PERFORMANCE: set this so CPUs run at max rates
  by default

Signed-off-by: Jamie Nguyen <jamien@nvidia.com>
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