Skip to content

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 <[email protected]>
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