Created on 04-10-2024 12:01 AM - edited 04-10-2024 12:02 AM
Hi everyone, I would like some clarification. Thank you.
CDP recommends disabling the 'tuned' service for performance optimization.
The suggestion to disable 'tuned' stems from its capability to transition the CPU into c-state idle mode, potentially leading to decreased performance.
Disable the tuned Service on RHEL 8
Created 04-22-2024 08:50 AM
Hello @steinsgate
Thank you for reaching out on this
You can refer to the below RedHat link to know more about how tuned works on OS. You can check from the below document how different classes work
You can set the particular workloads from the available ones using tuned.
Also tuned is providing a set of guidelines. You still need to do testing for your particular workloads to validate that the performance curve is acceptable.
Created 04-22-2024 08:50 AM
Hello @steinsgate
Thank you for reaching out on this
You can refer to the below RedHat link to know more about how tuned works on OS. You can check from the below document how different classes work
You can set the particular workloads from the available ones using tuned.
Also tuned is providing a set of guidelines. You still need to do testing for your particular workloads to validate that the performance curve is acceptable.
Created 04-23-2024 01:02 AM
Hello @upadhyayk04
I see, thank you.